Horker.OxyPlotCli.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-OxyAxisShare</command:name>
      <command:verb>Add</command:verb>
      <command:noun>OxyAxisShare</command:noun>
      <maml:description>
        <maml:para>Binds two axes to share a common visible range.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Binds two axes to share a common visible range.</maml:para>
      <maml:para>Once axes are bound by this cmdlet, when the user scrolls one of such axes, the other one automatically moves in a synchronized manner.</maml:para>
      <maml:para>This cmdlet makes sense when the chart is displayed in the GUI window.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-OxyAxisShare</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Axis</maml:name>
          <maml:Description>
            <maml:para>Specifies the axes to be bound.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.Axis[]</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.Axis[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Multiplier</maml:name>
          <maml:Description>
            <maml:para>Specifies the relative amounts of movement per axis.</maml:para>
            <maml:para>This parameter should be a numeric array and have the same length as the -Axis parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>Offset</maml:name>
          <maml:Description>
            <maml:para>Specifies the offsets of each axis.</maml:para>
            <maml:para>This parameter should be a numeric array and have the same length as the -Axis parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Axis</maml:name>
        <maml:Description>
          <maml:para>Specifies the axes to be bound.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.Axis[]</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.Axis[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Multiplier</maml:name>
        <maml:Description>
          <maml:para>Specifies the relative amounts of movement per axis.</maml:para>
          <maml:para>This parameter should be a numeric array and have the same length as the -Axis parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>Offset</maml:name>
        <maml:Description>
          <maml:para>Specifies the offsets of each axis.</maml:para>
          <maml:para>This parameter should be a numeric array and have the same length as the -Axis parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Add-OxyAxisShare.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-OxyStyle</command:name>
      <command:verb>Add</command:verb>
      <command:noun>OxyStyle</command:noun>
      <maml:description>
        <maml:para>Defines a new style.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Defines a new style.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-OxyStyle</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the style name.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Config</maml:name>
          <maml:Description>
            <maml:para>Specifies the definition of the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>BaseStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the base style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
          <maml:name>ColorScheme</maml:name>
          <maml:Description>
            <maml:para>Specifies the color scheme.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
          <maml:name>DefaultFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the default font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>BaseStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the base style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
        <maml:name>ColorScheme</maml:name>
        <maml:Description>
          <maml:para>Specifies the color scheme.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Config</maml:name>
        <maml:Description>
          <maml:para>Specifies the definition of the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
        <maml:name>DefaultFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the default font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the style name.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Add-OxyStyle.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Close-WpfWindow</command:name>
      <command:verb>Close</command:verb>
      <command:noun>WpfWindow</command:noun>
      <maml:description>
        <maml:para>Closes a GUI window where a OxyPlot chart is displayed.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Closes a GUI window where a OxyPlot chart is displayed.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Close-WpfWindow</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Window</maml:name>
          <maml:Description>
            <maml:para>A window object to be closed. The active window objects can be obtained by the `Get-WpfWindowList` cmdlet.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Windows.Window</command:parameterValue>
          <dev:type>
            <maml:name>System.Windows.Window</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Window</maml:name>
        <maml:Description>
          <maml:para>A window object to be closed. The active window objects can be obtained by the `Get-WpfWindowList` cmdlet.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Windows.Window</command:parameterValue>
        <dev:type>
          <maml:name>System.Windows.Window</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Close-WpfWindow.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-OxyColorScheme</command:name>
      <command:verb>Get</command:verb>
      <command:noun>OxyColorScheme</command:noun>
      <maml:description>
        <maml:para>Gets a color scheme by name.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Gets a color scheme by name. If the `-Name` parameter is omitted, this cmdlet returns all available color schemes.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-OxyColorScheme</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The color scheme name.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The color scheme name.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Get-OxyColorScheme.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-OxyDefaultStyle</command:name>
      <command:verb>Get</command:verb>
      <command:noun>OxyDefaultStyle</command:noun>
      <maml:description>
        <maml:para>Gets the default style.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Gets the default style.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-OxyDefaultStyle</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters />
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Get-OxyDefaultStyle.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-OxyPalette</command:name>
      <command:verb>Get</command:verb>
      <command:noun>OxyPalette</command:noun>
      <maml:description>
        <maml:para>Gets a color palette object.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Gets a color palette object.</maml:para>
      <maml:para>When the `-Preset` parameter is specified, this cmdlet returns a preset palette by its value. Otherwise, this cmdlet generates a new palette based on the sequence of colors given by the `-Colors` parameter.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-OxyPalette</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Colors</maml:name>
          <maml:Description>
            <maml:para>The sequence of colors to construct a hue of the color palette.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="NumberOfColors">
          <maml:name>PaletteSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the number of colors contained in the palette. This parameter determines the smoothness of the color palette.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-OxyPalette</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="Type">
          <maml:name>Preset</maml:name>
          <maml:Description>
            <maml:para>Specifies the name of the preset palettes.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BlueWhiteRed31</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hot64</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hue64</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">BlackWhiteRed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">BlueWhiteRed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Cool</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Gray</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hue</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">HueDistinct</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Jet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Rainbow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">RHue</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="NumberOfColors">
          <maml:name>PaletteSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the number of colors contained in the palette. This parameter determines the smoothness of the color palette.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Colors</maml:name>
        <maml:Description>
          <maml:para>The sequence of colors to construct a hue of the color palette.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="NumberOfColors">
        <maml:name>PaletteSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the number of colors contained in the palette. This parameter determines the smoothness of the color palette.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="Type">
        <maml:name>Preset</maml:name>
        <maml:Description>
          <maml:para>Specifies the name of the preset palettes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Get-OxyPalette.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-OxyStyle</command:name>
      <command:verb>Get</command:verb>
      <command:noun>OxyStyle</command:noun>
      <maml:description>
        <maml:para>Gets a style by name.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Gets a style by name. If the `-Name` parameter is omitted, this cmdlet returns all available styles.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-OxyStyle</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The style name.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The style name.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Get-OxyStyle.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-WpfWindowList</command:name>
      <command:verb>Get</command:verb>
      <command:noun>WpfWindowList</command:noun>
      <maml:description>
        <maml:para>Gets all living GUI windows where OxyPlot charts are displayed.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Gets all living GUI windows where OxyPlot charts are displayed.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-WpfWindowList</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters />
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Get-WpfWindowList.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Invoke-WpfWindowAction</command:name>
      <command:verb>Invoke</command:verb>
      <command:noun>WpfWindowAction</command:noun>
      <maml:description>
        <maml:para>Invokes a script block in the context of the GUI thread of the OxyPlot CLI windows.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Invokes a script block in the context of the GUI thread of the OxyPlot CLI windows.</maml:para>
      <maml:para>The OxyPlot CLI library creates GUI window objects in the different thread from that of the PowerShell session. The user should use this cmdlet to access the properties of such objects.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Invoke-WpfWindowAction</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Action</maml:name>
          <maml:Description>
            <maml:para>The script block to be invoked.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Action</maml:name>
        <maml:Description>
          <maml:para>The script block to be invoked.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Invoke-WpfWindowAction.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyAngleAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyAngleAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an angular axis for polar plots.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an angular axis for polar plots.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyAngleAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndAngle</maml:name>
          <maml:Description>
            <maml:para>Sets the end angle (degrees).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartAngle</maml:name>
          <maml:Description>
            <maml:para>Sets the start angle (degrees).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndAngle</maml:name>
        <maml:Description>
          <maml:para>Sets the end angle (degrees).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartAngle</maml:name>
        <maml:Description>
          <maml:para>Sets the start angle (degrees).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AngleAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyAngleAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyAreaSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyAreaSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an area series that fills the polygon defined by two sets of points or one set of points and a constant.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an area series that fills the polygon defined by two sets of points or one set of points and a constant.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyAreaSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color2</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the line for the second data set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ConstantY2</maml:name>
          <maml:Description>
            <maml:para>Sets a constant value for the area definition. This is used if DataFieldBase and BaselineValues are null.</maml:para>
            <maml:para>ConstantY2 is used if ItemsSource is set and DataFieldX2 or DataFieldY2 are null, or if ItemsSource is null and Points2 is empty.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX2</maml:name>
          <maml:Description>
            <maml:para>Sets the data field to use for the X-coordinates of the second data set.</maml:para>
            <maml:para>This property is used if ItemsSource is set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY2</maml:name>
          <maml:Description>
            <maml:para>Sets the data field to use for the Y-coordinates of the second data set.</maml:para>
            <maml:para>This property is used if ItemsSource is set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color of the area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Reverse2</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the second data collection should be reversed.</maml:para>
            <maml:para>The first dataset is not reversed, and normally the second dataset should be reversed to get a closed polygon.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X2</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X2Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y2</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y2Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color2</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the line for the second data set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ConstantY2</maml:name>
        <maml:Description>
          <maml:para>Sets a constant value for the area definition. This is used if DataFieldBase and BaselineValues are null.</maml:para>
          <maml:para>ConstantY2 is used if ItemsSource is set and DataFieldX2 or DataFieldY2 are null, or if ItemsSource is null and Points2 is empty.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX2</maml:name>
        <maml:Description>
          <maml:para>Sets the data field to use for the X-coordinates of the second data set.</maml:para>
          <maml:para>This property is used if ItemsSource is set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY2</maml:name>
        <maml:Description>
          <maml:para>Sets the data field to use for the Y-coordinates of the second data set.</maml:para>
          <maml:para>This property is used if ItemsSource is set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color of the area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Reverse2</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the second data collection should be reversed.</maml:para>
          <maml:para>The first dataset is not reversed, and normally the second dataset should be reversed to get a closed polygon.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X2</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X2Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y2</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y2Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.AreaSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyAreaSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyArrowAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyArrowAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows an arrow.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows an arrow.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyArrowAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ArrowDirection</maml:name>
          <maml:Description>
            <maml:para>Sets the arrow direction.</maml:para>
            <maml:para>Setting this property overrides the OxyPlot.Annotations.ArrowAnnotation.StartPoint property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the arrow.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPoint</maml:name>
          <maml:Description>
            <maml:para>Sets the end point of the arrow.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HeadLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the head (relative to the stroke thickness) (the default value is 10).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HeadWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the head (relative to the stroke thickness) (the default value is 3).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join type.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPoint</maml:name>
          <maml:Description>
            <maml:para>Sets the start point of the arrow.</maml:para>
            <maml:para>This property is overridden by the ArrowDirection property, if set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness (the default value is 2).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Veeness</maml:name>
          <maml:Description>
            <maml:para>Sets the 'veeness' of the arrow head (relative to thickness) (the default value is 0).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ArrowDirection</maml:name>
        <maml:Description>
          <maml:para>Sets the arrow direction.</maml:para>
          <maml:para>Setting this property overrides the OxyPlot.Annotations.ArrowAnnotation.StartPoint property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the arrow.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPoint</maml:name>
        <maml:Description>
          <maml:para>Sets the end point of the arrow.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HeadLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the head (relative to the stroke thickness) (the default value is 10).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HeadWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the head (relative to the stroke thickness) (the default value is 3).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join type.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPoint</maml:name>
        <maml:Description>
          <maml:para>Sets the start point of the arrow.</maml:para>
          <maml:para>This property is overridden by the ArrowDirection property, if set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness (the default value is 2).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Veeness</maml:name>
        <maml:Description>
          <maml:para>Sets the 'veeness' of the arrow head (relative to thickness) (the default value is 0).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.ArrowAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyArrowAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyBarSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyBarSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for clustered or stacked bar charts.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for clustered or stacked bar charts.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyBarSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width (height) of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BaseValue</maml:name>
          <maml:Description>
            <maml:para>Sets the base value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Category</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CategoryName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorField</maml:name>
          <maml:Description>
            <maml:para>Sets the color field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsStacked</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelPlacement</maml:name>
          <maml:Description>
            <maml:para>Sets label placements.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StackGroup</maml:name>
          <maml:Description>
            <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar border strokes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Value</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueField</maml:name>
          <maml:Description>
            <maml:para>Sets the value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width (height) of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BaseValue</maml:name>
        <maml:Description>
          <maml:para>Sets the base value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Category</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CategoryName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorField</maml:name>
        <maml:Description>
          <maml:para>Sets the color field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsStacked</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelPlacement</maml:name>
        <maml:Description>
          <maml:para>Sets label placements.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StackGroup</maml:name>
        <maml:Description>
          <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar border strokes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Value</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueField</maml:name>
        <maml:Description>
          <maml:para>Sets the value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.BarSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyBarSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyBoxPlotSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyBoxPlotSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for box plots.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for box plots.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyBoxPlotSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BoxBottom</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element BoxBottom of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BoxBottomName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element BoxBottom of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BoxTop</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element BoxTop of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BoxTopName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element BoxTop of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BoxWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the boxes (specified in x-axis units).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Category</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CategoryName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color. If null, this color will be automatically set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Items</maml:name>
          <maml:Description>
            <maml:para>Sets the box plot items.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.IList`1[OxyPlot.Series.BoxPlotItem]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.IList`1[OxyPlot.Series.BoxPlotItem]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LowerWhisker</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element LowerWhisker of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LowerWhiskerName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element LowerWhisker of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MeanPointSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the mean point.</maml:para>
            <maml:para>This property is only used when ShowMeanAsDot = true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MeanThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the mean thickness, relative to the StrokeThickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Median</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Median of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MedianName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Median of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MedianPointSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the median point.</maml:para>
            <maml:para>This property is only used when ShowMedianAsDot = true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MedianThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the median thickness, relative to the StrokeThickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutlierOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the outlier markers. Set OxyPlot.Series.BoxPlotSeries.OutlierType to OxyPlot.MarkerType.Custom to use this property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutlierSize</maml:name>
          <maml:Description>
            <maml:para>Sets the diameter of the outlier circles (specified in points).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutlierTrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the tracker format string for the outliers.</maml:para>
            <maml:para>Use {0} for series title, {1} for x- and {2} for y-value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutlierType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the outliers.</maml:para>
            <maml:para>MarkerType.Custom is currently not supported.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Outliers</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Outliers of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutliersName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Outliers of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ShowBox</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to show the boxes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ShowMeanAsDot</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to show the mean as a dot.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ShowMedianAsDot</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to show the median as a dot.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stroke</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UpperWhisker</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element UpperWhisker of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UpperWhiskerName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element UpperWhisker of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>WhiskerWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the whiskers (relative to the BoxWidth).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Data</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Data of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Data of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BoxBottom</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element BoxBottom of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BoxBottomName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element BoxBottom of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BoxTop</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element BoxTop of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BoxTopName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element BoxTop of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BoxWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the boxes (specified in x-axis units).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Category</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CategoryName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color. If null, this color will be automatically set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Items</maml:name>
        <maml:Description>
          <maml:para>Sets the box plot items.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.IList`1[OxyPlot.Series.BoxPlotItem]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.IList`1[OxyPlot.Series.BoxPlotItem]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LowerWhisker</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element LowerWhisker of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LowerWhiskerName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element LowerWhisker of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MeanPointSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the mean point.</maml:para>
          <maml:para>This property is only used when ShowMeanAsDot = true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MeanThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the mean thickness, relative to the StrokeThickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Median</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Median of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MedianName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Median of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MedianPointSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the median point.</maml:para>
          <maml:para>This property is only used when ShowMedianAsDot = true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MedianThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the median thickness, relative to the StrokeThickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutlierOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the outlier markers. Set OxyPlot.Series.BoxPlotSeries.OutlierType to OxyPlot.MarkerType.Custom to use this property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutlierSize</maml:name>
        <maml:Description>
          <maml:para>Sets the diameter of the outlier circles (specified in points).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutlierTrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the tracker format string for the outliers.</maml:para>
          <maml:para>Use {0} for series title, {1} for x- and {2} for y-value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutlierType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the outliers.</maml:para>
          <maml:para>MarkerType.Custom is currently not supported.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Outliers</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Outliers of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutliersName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Outliers of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ShowBox</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to show the boxes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ShowMeanAsDot</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to show the mean as a dot.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ShowMedianAsDot</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to show the median as a dot.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stroke</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UpperWhisker</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element UpperWhisker of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UpperWhiskerName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element UpperWhisker of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>WhiskerWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the whiskers (relative to the BoxWidth).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Data</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Data of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Data of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.BoxPlotSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyBoxPlotSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyCandleStickAndVolumeSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyCandleStickAndVolumeSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a dual view (candlestick + volume) series for OHLCV bars</maml:para>
        <maml:para> Note that to use this series, one must define two y-axes, one named "Bars" and the other named "Volume". Typically would set up the volume on StartPosition =0, EndPosition = fraction and for the bar axis StartPosition = fraction + delta, EndPosition = 1.0.</maml:para>
        <maml:para>See link (http://www.mathworks.com/help/toolbox/finance/highlowfts.html)</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a dual view (candlestick + volume) series for OHLCV bars</maml:para>
      <maml:para> Note that to use this series, one must define two y-axes, one named "Bars" and the other named "Volume". Typically would set up the volume on StartPosition =0, EndPosition = fraction and for the bar axis StartPosition = fraction + delta, EndPosition = 1.0.</maml:para>
      <maml:para>See link (http://www.mathworks.com/help/toolbox/finance/highlowfts.html)</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyCandleStickAndVolumeSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="0" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="10" aliases="none">
          <maml:name>Open</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="100" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="101" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="102" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="103" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="104" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="105" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="106" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="107" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="108" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="109" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Top</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Bottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
          <maml:name>High</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="110" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="111" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="112" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="113" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="114" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Crossing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="115" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="116" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="117" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="118" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="119" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
          <maml:name>Low</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="120" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="121" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="122" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="123" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="124" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="125" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="126" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="127" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="128" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="129" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="13" aliases="none">
          <maml:name>Close</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="130" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="131" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="132" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="133" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="134" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="135" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="136" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="137" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="138" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="139" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="14" aliases="none">
          <maml:name>BuyVolume</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element BuyVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="140" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">FirstDay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFullWeek</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFourDayWeek</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="141" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Sunday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Monday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Tuesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wednesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Thursday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Friday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Saturday</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="142" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="143" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="144" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="145" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="146" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="147" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="148" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="149" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="15" aliases="none">
          <maml:name>SellVolume</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element SellVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="150" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="151" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="152" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="153" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="154" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="155" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="156" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="157" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="158" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="159" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="16" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="160" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="161" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="162" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="163" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="164" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="165" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="166" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="167" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="168" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="169" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="17" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="170" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="171" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="172" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="173" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="174" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="175" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="176" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="177" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="178" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="179" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="18" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="180" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="181" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="182" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BelowSeries</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">AboveSeries</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="183" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="184" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="185" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="186" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="187" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="188" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="189" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="19" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="190" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="191" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="192" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="193" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="194" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="195" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="196" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="197" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="198" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="199" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>OpenName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="20" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="200" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="201" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="202" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Top</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Bottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="203" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="204" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="205" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="206" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="207" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Crossing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="208" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="209" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="21" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="210" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="211" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="212" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="213" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="214" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="215" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="216" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="217" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="218" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="219" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="22" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="220" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="221" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="222" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="223" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="224" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="225" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="226" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="227" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="228" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="229" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="23" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="230" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="231" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="232" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="233" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">FirstDay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFullWeek</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFourDayWeek</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="234" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Sunday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Monday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Tuesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wednesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Thursday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Friday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Saturday</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="235" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="236" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="237" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="238" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="239" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="240" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="241" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="242" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="243" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="244" aliases="none">
          <maml:name>AzType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the series-specific additional axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="245" aliases="none">
          <maml:name>AzStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="246" aliases="none">
          <maml:name>AzEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="247" aliases="none">
          <maml:name>AzFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="248" aliases="none">
          <maml:name>AzFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="249" aliases="none">
          <maml:name>AzFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="25" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="250" aliases="none">
          <maml:name>AzAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="251" aliases="none">
          <maml:name>AzAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="252" aliases="none">
          <maml:name>AzAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="253" aliases="none">
          <maml:name>AzAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="254" aliases="none">
          <maml:name>AzAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="255" aliases="none">
          <maml:name>AzAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="256" aliases="none">
          <maml:name>AzAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="257" aliases="none">
          <maml:name>AzAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="258" aliases="none">
          <maml:name>AzAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="259" aliases="none">
          <maml:name>AzClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="26" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="260" aliases="none">
          <maml:name>AzCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="261" aliases="none">
          <maml:name>AzEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="262" aliases="none">
          <maml:name>AzExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="263" aliases="none">
          <maml:name>AzExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="264" aliases="none">
          <maml:name>AzExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="265" aliases="none">
          <maml:name>AzExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="266" aliases="none">
          <maml:name>AzFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="267" aliases="none">
          <maml:name>AzFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="268" aliases="none">
          <maml:name>AzFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="269" aliases="none">
          <maml:name>AzIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="27" aliases="none">
          <maml:name>Items</maml:name>
          <maml:Description>
            <maml:para>Sets the items of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="270" aliases="none">
          <maml:name>AzIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="271" aliases="none">
          <maml:name>AzIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="272" aliases="none">
          <maml:name>AzIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="273" aliases="none">
          <maml:name>AzKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="274" aliases="none">
          <maml:name>AzLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="275" aliases="none">
          <maml:name>AzLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BelowSeries</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">AboveSeries</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="276" aliases="none">
          <maml:name>AzMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="277" aliases="none">
          <maml:name>AzMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="278" aliases="none">
          <maml:name>AzMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="279" aliases="none">
          <maml:name>AzMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="28" aliases="none">
          <maml:name>VolumeAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the volume axis key (defaults to "Volume")</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="280" aliases="none">
          <maml:name>AzMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="281" aliases="none">
          <maml:name>AzMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="282" aliases="none">
          <maml:name>AzMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="283" aliases="none">
          <maml:name>AzMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="284" aliases="none">
          <maml:name>AzMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="285" aliases="none">
          <maml:name>AzMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="286" aliases="none">
          <maml:name>AzMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="287" aliases="none">
          <maml:name>AzMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="288" aliases="none">
          <maml:name>AzMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="289" aliases="none">
          <maml:name>AzMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="29" aliases="none">
          <maml:name>BarAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the bar axis key (defaults to null, as is the primary axis).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="290" aliases="none">
          <maml:name>AzMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="291" aliases="none">
          <maml:name>AzMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="292" aliases="none">
          <maml:name>AzMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="293" aliases="none">
          <maml:name>AzMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="294" aliases="none">
          <maml:name>AzMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="295" aliases="none">
          <maml:name>AzPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Top</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Bottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="296" aliases="none">
          <maml:name>AzPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="297" aliases="none">
          <maml:name>AzPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="298" aliases="none">
          <maml:name>AzStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="299" aliases="none">
          <maml:name>AzStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
          <maml:name>HighName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="30" aliases="none">
          <maml:name>VolumeStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the style of volume rendering (defaults to Combined)</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Combined</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Stacked</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PositiveNegative</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.VolumeStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.VolumeStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="300" aliases="none">
          <maml:name>AzTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Crossing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="301" aliases="none">
          <maml:name>AzTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="302" aliases="none">
          <maml:name>AzTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="303" aliases="none">
          <maml:name>AzTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="304" aliases="none">
          <maml:name>AzTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="305" aliases="none">
          <maml:name>AzTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="306" aliases="none">
          <maml:name>AzTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="307" aliases="none">
          <maml:name>AzTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="308" aliases="none">
          <maml:name>AzTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="309" aliases="none">
          <maml:name>AzTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="31" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar lines</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="310" aliases="none">
          <maml:name>AzUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="311" aliases="none">
          <maml:name>AzUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="312" aliases="none">
          <maml:name>AzFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="313" aliases="none">
          <maml:name>AzFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="314" aliases="none">
          <maml:name>AzFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="315" aliases="none">
          <maml:name>AzTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="316" aliases="none">
          <maml:name>AzTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="317" aliases="none">
          <maml:name>AzToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="318" aliases="none">
          <maml:name>AzSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="319" aliases="none">
          <maml:name>AzSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="32" aliases="none">
          <maml:name>StrokeIntensity</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke intensity scale (used to generate stroke color from positive or negative color). For example, 1.0 = same color and 0.5 is 1/2 of the intensity of the source fill color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="320" aliases="none">
          <maml:name>AzGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="321" aliases="none">
          <maml:name>AzIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="322" aliases="none">
          <maml:name>AzItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="323" aliases="none">
          <maml:name>AzLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="324" aliases="none">
          <maml:name>AzInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="325" aliases="none">
          <maml:name>AzPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="326" aliases="none">
          <maml:name>AzCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">FirstDay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFullWeek</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFourDayWeek</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="327" aliases="none">
          <maml:name>AzFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Sunday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Monday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Tuesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wednesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Thursday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Friday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Saturday</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="328" aliases="none">
          <maml:name>AzIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="329" aliases="none">
          <maml:name>AzMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="33" aliases="none">
          <maml:name>SeparatorStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the volume / bar separator</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="330" aliases="none">
          <maml:name>AzTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="331" aliases="none">
          <maml:name>AzInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="332" aliases="none">
          <maml:name>AzHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="333" aliases="none">
          <maml:name>AzLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="334" aliases="none">
          <maml:name>AzRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="335" aliases="none">
          <maml:name>AzBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="336" aliases="none">
          <maml:name>AzPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="34" aliases="none">
          <maml:name>SeparatorLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style for the volume / bar separator</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="35" aliases="none">
          <maml:name>PositiveColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color used when the closing value is greater than opening value or for buying volume.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="36" aliases="none">
          <maml:name>NegativeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color used when the closing value is less than opening value or for selling volume</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="37" aliases="none">
          <maml:name>SeparatorColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the separator line</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="38" aliases="none">
          <maml:name>PositiveHollow</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether positive bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="39" aliases="none">
          <maml:name>NegativeHollow</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether negative bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
          <maml:name>LowName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="40" aliases="none">
          <maml:name>CandleWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the bar width in data units (for example if the X axis is date-time based, then should use the difference of DateTimeAxis.ToDouble(date) to indicate the width). By default candlestick series will use 0.80 x the minimum difference in data points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="41" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="42" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="43" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="44" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="45" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="46" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="47" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="48" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="49" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
          <maml:name>CloseName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="50" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="51" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="52" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="53" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="54" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="55" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="56" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="57" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="58" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="59" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
          <maml:name>BuyVolumeName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element BuyVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="60" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="61" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="62" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="63" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="64" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="65" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="66" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="67" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="68" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="69" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
          <maml:name>SellVolumeName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element SellVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="70" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="71" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="72" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="73" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="74" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="75" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="76" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="77" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="78" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="79" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="80" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="81" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="82" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="83" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="84" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="85" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="86" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="87" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="88" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="89" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BelowSeries</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">AboveSeries</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="90" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="91" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="92" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="93" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="94" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="95" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="96" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="97" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="98" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="99" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="17" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="64" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="65" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="66" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="69" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="67" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="68" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="70" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="71" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="72" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="149" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="140" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="73" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="74" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="60" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="75" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="76" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="77" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="78" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="79" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="80" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="81" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="82" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="141" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="126" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="127" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="128" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="61" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="62" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="63" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="134" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="146" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="83" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="142" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="138" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="145" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="84" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="85" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="135" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="86" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="136" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="87" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="137" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="88" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="89" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="147" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="90" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="91" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="92" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="93" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="94" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="95" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="96" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="97" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="98" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="99" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="100" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="101" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="102" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="103" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="104" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="105" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="143" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="106" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="108" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="107" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="139" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="109" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="110" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="111" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="150" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="148" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="132" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="133" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="59" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="112" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="113" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="129" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="130" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="114" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="115" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="144" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="116" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="117" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="118" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="119" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="120" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="121" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="122" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="123" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="131" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="58" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="124" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="125" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="157" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="158" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="159" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="162" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="160" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="161" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="163" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="164" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="165" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="242" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="233" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="166" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="167" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="153" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="168" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="169" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="170" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="171" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="172" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="173" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="174" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="175" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="234" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="219" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="220" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="221" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="154" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="155" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="156" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="227" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="239" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="176" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="235" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="231" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="238" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="177" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="178" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="228" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="179" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="229" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="180" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="230" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="181" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="182" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="240" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="183" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="184" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="185" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="186" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="187" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="188" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="189" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="190" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="191" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="192" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="193" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="194" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="195" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="196" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="197" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="198" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="236" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="199" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="201" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="200" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="232" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="202" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="203" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="204" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="243" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="241" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="225" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="226" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="152" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="205" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="206" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="222" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="223" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="207" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="208" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="237" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="209" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="210" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="211" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="212" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="213" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="214" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="215" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="216" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="224" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="151" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="217" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="218" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="250" aliases="none">
        <maml:name>AzAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="251" aliases="none">
        <maml:name>AzAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="252" aliases="none">
        <maml:name>AzAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="255" aliases="none">
        <maml:name>AzAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="253" aliases="none">
        <maml:name>AzAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="254" aliases="none">
        <maml:name>AzAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="256" aliases="none">
        <maml:name>AzAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="257" aliases="none">
        <maml:name>AzAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="258" aliases="none">
        <maml:name>AzAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="335" aliases="none">
        <maml:name>AzBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="326" aliases="none">
        <maml:name>AzCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="259" aliases="none">
        <maml:name>AzClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="260" aliases="none">
        <maml:name>AzCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="246" aliases="none">
        <maml:name>AzEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="261" aliases="none">
        <maml:name>AzEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="262" aliases="none">
        <maml:name>AzExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="263" aliases="none">
        <maml:name>AzExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="264" aliases="none">
        <maml:name>AzExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="265" aliases="none">
        <maml:name>AzExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="266" aliases="none">
        <maml:name>AzFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="267" aliases="none">
        <maml:name>AzFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="268" aliases="none">
        <maml:name>AzFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="327" aliases="none">
        <maml:name>AzFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="312" aliases="none">
        <maml:name>AzFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="313" aliases="none">
        <maml:name>AzFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="314" aliases="none">
        <maml:name>AzFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="247" aliases="none">
        <maml:name>AzFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="248" aliases="none">
        <maml:name>AzFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="249" aliases="none">
        <maml:name>AzFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="320" aliases="none">
        <maml:name>AzGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="332" aliases="none">
        <maml:name>AzHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="269" aliases="none">
        <maml:name>AzIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="328" aliases="none">
        <maml:name>AzIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="324" aliases="none">
        <maml:name>AzInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="331" aliases="none">
        <maml:name>AzInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="270" aliases="none">
        <maml:name>AzIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="271" aliases="none">
        <maml:name>AzIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="321" aliases="none">
        <maml:name>AzIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="272" aliases="none">
        <maml:name>AzIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="322" aliases="none">
        <maml:name>AzItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="273" aliases="none">
        <maml:name>AzKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="323" aliases="none">
        <maml:name>AzLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="274" aliases="none">
        <maml:name>AzLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="275" aliases="none">
        <maml:name>AzLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="333" aliases="none">
        <maml:name>AzLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="276" aliases="none">
        <maml:name>AzMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="277" aliases="none">
        <maml:name>AzMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="278" aliases="none">
        <maml:name>AzMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="279" aliases="none">
        <maml:name>AzMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="280" aliases="none">
        <maml:name>AzMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="281" aliases="none">
        <maml:name>AzMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="282" aliases="none">
        <maml:name>AzMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="283" aliases="none">
        <maml:name>AzMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="284" aliases="none">
        <maml:name>AzMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="285" aliases="none">
        <maml:name>AzMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="286" aliases="none">
        <maml:name>AzMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="287" aliases="none">
        <maml:name>AzMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="288" aliases="none">
        <maml:name>AzMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="289" aliases="none">
        <maml:name>AzMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="290" aliases="none">
        <maml:name>AzMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="291" aliases="none">
        <maml:name>AzMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="329" aliases="none">
        <maml:name>AzMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="292" aliases="none">
        <maml:name>AzMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="294" aliases="none">
        <maml:name>AzMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="293" aliases="none">
        <maml:name>AzMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="325" aliases="none">
        <maml:name>AzPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="295" aliases="none">
        <maml:name>AzPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="296" aliases="none">
        <maml:name>AzPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="297" aliases="none">
        <maml:name>AzPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="336" aliases="none">
        <maml:name>AzPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="334" aliases="none">
        <maml:name>AzRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="318" aliases="none">
        <maml:name>AzSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="319" aliases="none">
        <maml:name>AzSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="245" aliases="none">
        <maml:name>AzStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="298" aliases="none">
        <maml:name>AzStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="299" aliases="none">
        <maml:name>AzStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="315" aliases="none">
        <maml:name>AzTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="316" aliases="none">
        <maml:name>AzTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="300" aliases="none">
        <maml:name>AzTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="301" aliases="none">
        <maml:name>AzTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="330" aliases="none">
        <maml:name>AzTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="302" aliases="none">
        <maml:name>AzTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="303" aliases="none">
        <maml:name>AzTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="304" aliases="none">
        <maml:name>AzTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="305" aliases="none">
        <maml:name>AzTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="306" aliases="none">
        <maml:name>AzTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="307" aliases="none">
        <maml:name>AzTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="308" aliases="none">
        <maml:name>AzTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="309" aliases="none">
        <maml:name>AzTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="317" aliases="none">
        <maml:name>AzToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="244" aliases="none">
        <maml:name>AzType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the series-specific additional axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="310" aliases="none">
        <maml:name>AzUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="311" aliases="none">
        <maml:name>AzUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="44" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="29" aliases="none">
        <maml:name>BarAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the bar axis key (defaults to null, as is the primary axis).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="14" aliases="none">
        <maml:name>BuyVolume</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element BuyVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
        <maml:name>BuyVolumeName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element BuyVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="40" aliases="none">
        <maml:name>CandleWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the bar width in data units (for example if the X axis is date-time based, then should use the difference of DateTimeAxis.ToDouble(date) to indicate the width). By default candlestick series will use 0.80 x the minimum difference in data points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="13" aliases="none">
        <maml:name>Close</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
        <maml:name>CloseName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="50" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="51" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="52" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="16" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
        <maml:name>High</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
        <maml:name>HighName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="0" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="45" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="27" aliases="none">
        <maml:name>Items</maml:name>
        <maml:Description>
          <maml:para>Sets the items of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="43" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
        <maml:name>Low</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
        <maml:name>LowName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="36" aliases="none">
        <maml:name>NegativeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color used when the closing value is less than opening value or for selling volume</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="39" aliases="none">
        <maml:name>NegativeHollow</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether negative bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="10" aliases="none">
        <maml:name>Open</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>OpenName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="18" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="20" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="19" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="22" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="35" aliases="none">
        <maml:name>PositiveColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color used when the closing value is greater than opening value or for buying volume.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="38" aliases="none">
        <maml:name>PositiveHollow</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether positive bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="47" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="26" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="56" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="57" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="15" aliases="none">
        <maml:name>SellVolume</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element SellVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
        <maml:name>SellVolumeName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element SellVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="37" aliases="none">
        <maml:name>SeparatorColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the separator line</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="34" aliases="none">
        <maml:name>SeparatorLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style for the volume / bar separator</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="33" aliases="none">
        <maml:name>SeparatorStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the volume / bar separator</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="25" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="32" aliases="none">
        <maml:name>StrokeIntensity</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke intensity scale (used to generate stroke color from positive or negative color). For example, 1.0 = same color and 0.5 is 1/2 of the intensity of the source fill color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="31" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar lines</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="23" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="21" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="53" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="54" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="46" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="55" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="48" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="49" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="28" aliases="none">
        <maml:name>VolumeAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the volume axis key (defaults to "Volume")</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="30" aliases="none">
        <maml:name>VolumeStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the style of volume rendering (defaults to Combined)</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.VolumeStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.VolumeStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="41" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="42" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.CandleStickAndVolumeSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyCandleStickAndVolumeSeries.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://www.mathworks.com/help/toolbox/finance/highlowfts.html</maml:linkText>
        <maml:uri>http://www.mathworks.com/help/toolbox/finance/highlowfts.html</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyCandleStickSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyCandleStickSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a "higher performance" ordered OHLC series for candlestick charts Does the following: - automatically calculates the appropriate bar width based on available screen + # of bars - can render and pan within millions of bars, using a fast approach to indexing in series - convenience methods</maml:para>
        <maml:para></maml:para>
        <maml:para> This implementation is associated with issue 369 (https://github.com/oxyplot/oxyplot/issues/369).</maml:para>
        <maml:para>See also Wikipedia (http://en.wikipedia.org/wiki/Candlestick_chart)and Matlab documentation (http://www.mathworks.com/help/toolbox/finance/candle.html).</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a "higher performance" ordered OHLC series for candlestick charts Does the following: - automatically calculates the appropriate bar width based on available screen + # of bars - can render and pan within millions of bars, using a fast approach to indexing in series - convenience methods</maml:para>
      <maml:para></maml:para>
      <maml:para> This implementation is associated with issue 369 (https://github.com/oxyplot/oxyplot/issues/369).</maml:para>
      <maml:para>See also Wikipedia (http://en.wikipedia.org/wiki/Candlestick_chart)and Matlab documentation (http://www.mathworks.com/help/toolbox/finance/candle.html).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyCandleStickSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CandleWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the bar width in data units (for example if the X axis is date/time based, then should use the difference of DateTimeAxis.ToDouble(date) to indicate the width). By default candlestick series will use 0.80 x the minimum difference in data points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Close</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CloseName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the item.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dashes array. If this is not null it overrides the LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldClose</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the Close value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldHigh</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the High value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldLow</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the Low value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldOpen</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the Open value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the x data field (time).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DecreasingColor</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color used when the closing value is less than opening value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>High</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HighName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IncreasingColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color used when the closing value is greater than opening value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Low</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LowName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the mapping delegate.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new HighLowItem(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Open</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OpenName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the open/close ticks (screen coordinates).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CandleWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the bar width in data units (for example if the X axis is date/time based, then should use the difference of DateTimeAxis.ToDouble(date) to indicate the width). By default candlestick series will use 0.80 x the minimum difference in data points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Close</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CloseName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the item.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dashes array. If this is not null it overrides the LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldClose</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the Close value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldHigh</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the High value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldLow</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the Low value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldOpen</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the Open value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the x data field (time).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DecreasingColor</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color used when the closing value is less than opening value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>High</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HighName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IncreasingColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color used when the closing value is greater than opening value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Low</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LowName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the mapping delegate.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new HighLowItem(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Open</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OpenName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the open/close ticks (screen coordinates).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.CandleStickSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyCandleStickSeries.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>https://github.com/oxyplot/oxyplot/issues/369</maml:linkText>
        <maml:uri>https://github.com/oxyplot/oxyplot/issues/369</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://en.wikipedia.org/wiki/Candlestick_chart</maml:linkText>
        <maml:uri>http://en.wikipedia.org/wiki/Candlestick_chart</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://www.mathworks.com/help/toolbox/finance/candle.html</maml:linkText>
        <maml:uri>http://www.mathworks.com/help/toolbox/finance/candle.html</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyCategoryAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyCategoryAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a category axis.</maml:para>
        <maml:para>The category axis is using the index of the label collection items as coordinates. If you have 5 categories in the Labels collection, the categories will be placed at coordinates 0 to 4. The range of the axis will be from -0.5 to 4.5 (excluding padding).</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a category axis.</maml:para>
      <maml:para>The category axis is using the index of the label collection items as coordinates. If you have 5 categories in the Labels collection, the categories will be placed at coordinates 0 to 4. The range of the axis will be from -0.5 to 4.5 (excluding padding).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyCategoryAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GapWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the gap width.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsTickCentered</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source (used to update the Labels collection).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelField</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the labels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GapWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the gap width.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsTickCentered</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source (used to update the Labels collection).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelField</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the labels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.CategoryAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyCategoryAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyCategoryColorAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyCategoryColorAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a categorized color axis.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a categorized color axis.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyCategoryColorAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GapWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the gap width.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Sets the invalid category color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsTickCentered</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source (used to update the Labels collection).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelField</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the labels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Palette</maml:name>
          <maml:Description>
            <maml:para>Sets the palette.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GapWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the gap width.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Sets the invalid category color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsTickCentered</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source (used to update the Labels collection).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelField</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the labels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Palette</maml:name>
        <maml:Description>
          <maml:para>Sets the palette.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.CategoryColorAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyCategoryColorAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyColumnSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyColumnSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for clustered or stacked column charts.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for clustered or stacked column charts.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyColumnSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BaseValue</maml:name>
          <maml:Description>
            <maml:para>Sets the base value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Category</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CategoryName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorField</maml:name>
          <maml:Description>
            <maml:para>Sets the color field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColumnWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the column.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsStacked</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelPlacement</maml:name>
          <maml:Description>
            <maml:para>Sets label placements.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StackGroup</maml:name>
          <maml:Description>
            <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar border strokes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Value</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueField</maml:name>
          <maml:Description>
            <maml:para>Sets the value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BaseValue</maml:name>
        <maml:Description>
          <maml:para>Sets the base value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Category</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CategoryName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorField</maml:name>
        <maml:Description>
          <maml:para>Sets the color field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColumnWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the column.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsStacked</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelPlacement</maml:name>
        <maml:Description>
          <maml:para>Sets label placements.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StackGroup</maml:name>
        <maml:Description>
          <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar border strokes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Value</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueField</maml:name>
        <maml:Description>
          <maml:para>Sets the value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.ColumnSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyColumnSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyContourSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyContourSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series that renders contours.</maml:para>
        <maml:para>See wikipedia (http://en.wikipedia.org/wiki/Contour_line) and [link](http://www.mathworks.se/help/techdoc/ref/contour.html).</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series that renders contours.</maml:para>
      <maml:para>See wikipedia (http://en.wikipedia.org/wiki/Contour_line) and [link](http://www.mathworks.se/help/techdoc/ref/contour.html).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyContourSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColumnCoordinates</maml:name>
          <maml:Description>
            <maml:para>Sets the column coordinates.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ContourColors</maml:name>
          <maml:Description>
            <maml:para>Sets the contour colors.</maml:para>
            <maml:para>These colors will override the Color of the series. If there are less colors than the number of contour levels, the colors will cycle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ContourLevelStep</maml:name>
          <maml:Description>
            <maml:para>Sets the contour level step size. This property is not used if the ContourLevels vector is set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ContourLevels</maml:name>
          <maml:Description>
            <maml:para>Sets the contour levels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Data</maml:name>
          <maml:Description>
            <maml:para>Sets the data.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelBackground</maml:name>
          <maml:Description>
            <maml:para>Sets the text background color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for contour values.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelSpacing</maml:name>
          <maml:Description>
            <maml:para>Sets the label spacing.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelStep</maml:name>
          <maml:Description>
            <maml:para>Sets the label step (number of contours per label).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RowCoordinates</maml:name>
          <maml:Description>
            <maml:para>Sets the row coordinates.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Z</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Z of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ZName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Z of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColumnCoordinates</maml:name>
        <maml:Description>
          <maml:para>Sets the column coordinates.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ContourColors</maml:name>
        <maml:Description>
          <maml:para>Sets the contour colors.</maml:para>
          <maml:para>These colors will override the Color of the series. If there are less colors than the number of contour levels, the colors will cycle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ContourLevelStep</maml:name>
        <maml:Description>
          <maml:para>Sets the contour level step size. This property is not used if the ContourLevels vector is set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ContourLevels</maml:name>
        <maml:Description>
          <maml:para>Sets the contour levels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Data</maml:name>
        <maml:Description>
          <maml:para>Sets the data.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelBackground</maml:name>
        <maml:Description>
          <maml:para>Sets the text background color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for contour values.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelSpacing</maml:name>
        <maml:Description>
          <maml:para>Sets the label spacing.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelStep</maml:name>
        <maml:Description>
          <maml:para>Sets the label step (number of contours per label).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RowCoordinates</maml:name>
        <maml:Description>
          <maml:para>Sets the row coordinates.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Z</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Z of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ZName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Z of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.ContourSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyContourSeries.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://en.wikipedia.org/wiki/Contour_line</maml:linkText>
        <maml:uri>http://en.wikipedia.org/wiki/Contour_line</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://www.mathworks.se/help/techdoc/ref/contour.html</maml:linkText>
        <maml:uri>http://www.mathworks.se/help/techdoc/ref/contour.html</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyDateTimeAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyDateTimeAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an axis presenting System.DateTime values.</maml:para>
        <maml:para>The actual numeric values on the axis are days since 1900/01/01. Use the static ToDouble and ToDateTime to convert numeric values to and from DateTimes. The StringFormat value can be used to force formatting of the axis values "yyyy-MM-dd" shows date "w" or "ww" shows week number "h:mm" shows hours and minutes</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an axis presenting System.DateTime values.</maml:para>
      <maml:para>The actual numeric values on the axis are days since 1900/01/01. Use the static ToDouble and ToDateTime to convert numeric values to and from DateTimes. The StringFormat value can be used to force formatting of the axis values "yyyy-MM-dd" shows date "w" or "ww" shows week number "h:mm" shows hours and minutes</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyDateTimeAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Sets CalendarWeekRule.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Sets FirstDayOfWeek.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalType</maml:name>
          <maml:Description>
            <maml:para>Sets IntervalType.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Sets MinorIntervalType.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TimeZone</maml:name>
          <maml:Description>
            <maml:para>Sets the time zone (used when formatting date/time values).</maml:para>
            <maml:para>No date/time conversion will be performed if this property is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Sets CalendarWeekRule.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Sets FirstDayOfWeek.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalType</maml:name>
        <maml:Description>
          <maml:para>Sets IntervalType.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Sets MinorIntervalType.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TimeZone</maml:name>
        <maml:Description>
          <maml:para>Sets the time zone (used when formatting date/time values).</maml:para>
          <maml:para>No date/time conversion will be performed if this property is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyDateTimeAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyEllipseAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyEllipseAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows an ellipse.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows an ellipse.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyEllipseAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Height</maml:name>
          <maml:Description>
            <maml:para>Sets the height of the ellipse.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stroke</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Width</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the ellipse.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Sets the x-coordinate of the center.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Sets the y-coordinate of the center.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Height</maml:name>
        <maml:Description>
          <maml:para>Sets the height of the ellipse.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stroke</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Width</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the ellipse.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Sets the x-coordinate of the center.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Sets the y-coordinate of the center.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.EllipseAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyEllipseAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyErrorColumnSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyErrorColumnSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for clustered or stacked column charts with an error value.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for clustered or stacked column charts with an error value.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyErrorColumnSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BaseValue</maml:name>
          <maml:Description>
            <maml:para>Sets the base value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Category</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CategoryName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorField</maml:name>
          <maml:Description>
            <maml:para>Sets the color field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColumnWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the column.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Error</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Error of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Error of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness of the error line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the error end lines.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsStacked</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelPlacement</maml:name>
          <maml:Description>
            <maml:para>Sets label placements.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StackGroup</maml:name>
          <maml:Description>
            <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar border strokes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Value</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueField</maml:name>
          <maml:Description>
            <maml:para>Sets the value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BaseValue</maml:name>
        <maml:Description>
          <maml:para>Sets the base value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Category</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CategoryName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorField</maml:name>
        <maml:Description>
          <maml:para>Sets the color field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColumnWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the column.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Error</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Error of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Error of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness of the error line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the error end lines.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsStacked</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelPlacement</maml:name>
        <maml:Description>
          <maml:para>Sets label placements.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StackGroup</maml:name>
        <maml:Description>
          <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar border strokes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Value</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueField</maml:name>
        <maml:Description>
          <maml:para>Sets the value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.ErrorColumnSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyErrorColumnSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyFunctionAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyFunctionAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows a function rendered as a path.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows a function rendered as a path.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyFunctionAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByXAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation line by the X axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByYAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation line by the Y axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipText</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the text within the plot area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Equation</maml:name>
          <maml:Description>
            <maml:para>Sets the y=f(x) equation when Type is Equation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Double]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Double]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumX</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum X coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumY</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum Y coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumX</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum X coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumY</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum Y coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Resolution</maml:name>
          <maml:Description>
            <maml:para>Sets the resolution.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextLinePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the text position relative to the line.</maml:para>
            <maml:para>Positions smaller than 0.25 are left aligned at the start of the line Positions larger than 0.75 are right aligned at the end of the line Other positions are center aligned at the specified position</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the text margin (along the line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextOrientation</maml:name>
          <maml:Description>
            <maml:para>Sets the text orientation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationTextOrientation</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationTextOrientation</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the text padding (in the direction of the text).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>Sets the type of function. Can be either f(x) or f(y).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.FunctionAnnotationType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.FunctionAnnotationType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByXAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation line by the X axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByYAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation line by the Y axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipText</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the text within the plot area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Equation</maml:name>
        <maml:Description>
          <maml:para>Sets the y=f(x) equation when Type is Equation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Double]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Double]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumX</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum X coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumY</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum Y coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumX</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum X coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumY</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum Y coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Resolution</maml:name>
        <maml:Description>
          <maml:para>Sets the resolution.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextLinePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the text position relative to the line.</maml:para>
          <maml:para>Positions smaller than 0.25 are left aligned at the start of the line Positions larger than 0.75 are right aligned at the end of the line Other positions are center aligned at the specified position</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the text margin (along the line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextOrientation</maml:name>
        <maml:Description>
          <maml:para>Sets the text orientation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationTextOrientation</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationTextOrientation</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the text padding (in the direction of the text).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>Sets the type of function. Can be either f(x) or f(y).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.FunctionAnnotationType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.FunctionAnnotationType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.FunctionAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyFunctionAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyFunctionSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyFunctionSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a line series that generates its dataset from a function.</maml:para>
        <maml:para>Define f(x) and make a plot on the range [x0,x1] or define x(t) and y(t) and make a plot on the range [t0,t1].</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a line series that generates its dataset from a function.</maml:para>
      <maml:para>Define f(x) and make a plot on the range [x0,x1] or define x(t) and y(t) and make a plot on the range [t0,t1].</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyFunctionSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="Dt">
          <maml:name>Dx</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>F</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>N</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X0</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-OxyFunctionSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="Dt">
          <maml:name>Dx</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fx</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fy</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>N</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>T0</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>T1</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
          <dev:type>
            <maml:name>System.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="Dt">
        <maml:name>Dx</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
        <dev:type>
          <maml:name>System.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>F</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fx</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fy</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.ScriptBlock[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>N</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
        <dev:type>
          <maml:name>System.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>T0</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
        <dev:type>
          <maml:name>System.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>T1</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
        <dev:type>
          <maml:name>System.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X0</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
        <dev:type>
          <maml:name>System.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double</command:parameterValue>
        <dev:type>
          <maml:name>System.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Series.FunctionSeries</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyFunctionSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyGridView</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyGridView</command:noun>
      <maml:description>
        <maml:para>Returns a GridView object.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns a GridView object.</maml:para>
      <maml:para>The GridView object is a grid style container of multiple OxyPlot models.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyGridView</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Models</maml:name>
          <maml:Description>
            <maml:para>Specifies PlotModel objects contained in the grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Widths</maml:name>
          <maml:Description>
            <maml:para>The relative width of each row of the grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="10" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>Heights</maml:name>
          <maml:Description>
            <maml:para>The relative height of each row of the grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
          <maml:name>ColumnCount</maml:name>
          <maml:Description>
            <maml:para>The number of columns of the grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
          <maml:name>RowCount</maml:name>
          <maml:Description>
            <maml:para>Specifies the number of the rows of the grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either `".png`" or `".svg`".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns an output object even when the -OutFile parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
        <maml:name>ColumnCount</maml:name>
        <maml:Description>
          <maml:para>The number of columns of the grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>Heights</maml:name>
        <maml:Description>
          <maml:para>The relative height of each row of the grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Models</maml:name>
        <maml:Description>
          <maml:para>Specifies PlotModel objects contained in the grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either `".png`" or `".svg`".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns an output object even when the -OutFile parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
        <maml:name>RowCount</maml:name>
        <maml:Description>
          <maml:para>Specifies the number of the rows of the grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="10" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Widths</maml:name>
        <maml:Description>
          <maml:para>The relative width of each row of the grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.GridView</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyGridView.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyHeatMapSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyHeatMapSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a heat map.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a heat map.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyHeatMapSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the series-specific additional axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the color axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CoordinateDefinition</maml:name>
          <maml:Description>
            <maml:para>Sets the coordinate definition. The default value is OxyPlot.Series.HeatMapCoordinateDefinition.Center.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.HeatMapCoordinateDefinition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.HeatMapCoordinateDefinition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Data</maml:name>
          <maml:Description>
            <maml:para>Sets the data array.</maml:para>
            <maml:para>Note that the indices of the data array refer to [x,y]. The first dimension is along the x-axis. The second dimension is along the y-axis. Remember to call the OxyPlot.Series.HeatMapSeries.Invalidate method if the contents of the OxyPlot.Series.HeatMapSeries.Data array is changed.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Interpolate</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to interpolate when rendering. The default value is true.</maml:para>
            <maml:para>This property is not supported on all platforms. Ignored (off) if OxyPlot.Series.HeatMapSeries.RenderMethod is OxyPlot.Series.HeatMapRenderMethod.Rectangles.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the font size of the labels. The default value is 0 (labels not visible).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for the cell labels. The default value is 0.00.</maml:para>
            <maml:para>The label format string is only used when OxyPlot.Series.HeatMapSeries.LabelFontSize is greater than 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderMethod</maml:name>
          <maml:Description>
            <maml:para>Sets the render method. The default value is OxyPlot.Series.HeatMapRenderMethod.Bitmap.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.HeatMapRenderMethod</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.HeatMapRenderMethod</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X0</maml:name>
          <maml:Description>
            <maml:para>Sets the x-coordinate of the elements at index [0,*] in the data set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1</maml:name>
          <maml:Description>
            <maml:para>Sets the x-coordinate of the mid point for the elements at index [m-1,*] in the data set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y0</maml:name>
          <maml:Description>
            <maml:para>Sets the y-coordinate of the mid point for the elements at index [*,0] in the data set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1</maml:name>
          <maml:Description>
            <maml:para>Sets the y-coordinate of the mid point for the elements at index [*,n-1] in the data set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the series-specific additional axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the color axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CoordinateDefinition</maml:name>
        <maml:Description>
          <maml:para>Sets the coordinate definition. The default value is OxyPlot.Series.HeatMapCoordinateDefinition.Center.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.HeatMapCoordinateDefinition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.HeatMapCoordinateDefinition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Data</maml:name>
        <maml:Description>
          <maml:para>Sets the data array.</maml:para>
          <maml:para>Note that the indices of the data array refer to [x,y]. The first dimension is along the x-axis. The second dimension is along the y-axis. Remember to call the OxyPlot.Series.HeatMapSeries.Invalidate method if the contents of the OxyPlot.Series.HeatMapSeries.Data array is changed.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Interpolate</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to interpolate when rendering. The default value is true.</maml:para>
          <maml:para>This property is not supported on all platforms. Ignored (off) if OxyPlot.Series.HeatMapSeries.RenderMethod is OxyPlot.Series.HeatMapRenderMethod.Rectangles.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the font size of the labels. The default value is 0 (labels not visible).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for the cell labels. The default value is 0.00.</maml:para>
          <maml:para>The label format string is only used when OxyPlot.Series.HeatMapSeries.LabelFontSize is greater than 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderMethod</maml:name>
        <maml:Description>
          <maml:para>Sets the render method. The default value is OxyPlot.Series.HeatMapRenderMethod.Bitmap.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.HeatMapRenderMethod</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.HeatMapRenderMethod</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X0</maml:name>
        <maml:Description>
          <maml:para>Sets the x-coordinate of the elements at index [0,*] in the data set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1</maml:name>
        <maml:Description>
          <maml:para>Sets the x-coordinate of the mid point for the elements at index [m-1,*] in the data set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y0</maml:name>
        <maml:Description>
          <maml:para>Sets the y-coordinate of the mid point for the elements at index [*,0] in the data set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1</maml:name>
        <maml:Description>
          <maml:para>Sets the y-coordinate of the mid point for the elements at index [*,n-1] in the data set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Series.HeatMapSeries</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyHeatMapSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyHighLowSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyHighLowSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for high-low plots.</maml:para>
        <maml:para>See link (http://www.mathworks.com/help/toolbox/finance/highlowfts.html)</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for high-low plots.</maml:para>
      <maml:para>See link (http://www.mathworks.com/help/toolbox/finance/highlowfts.html)</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyHighLowSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Close</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CloseName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the item.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dashes array. If this is not null it overrides the LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldClose</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the Close value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldHigh</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the High value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldLow</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the Low value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldOpen</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the Open value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the x data field (time).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>High</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HighName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Low</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LowName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the mapping delegate.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new HighLowItem(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Open</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OpenName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the open/close ticks (screen coordinates).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Close</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CloseName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the item.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dashes array. If this is not null it overrides the LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldClose</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the Close value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldHigh</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the High value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldLow</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the Low value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldOpen</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the Open value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the x data field (time).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>High</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HighName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Low</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LowName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the mapping delegate.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new HighLowItem(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.Series.HighLowItem]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Open</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OpenName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the open/close ticks (screen coordinates).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.HighLowSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyHighLowSeries.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://www.mathworks.com/help/toolbox/finance/highlowfts.html</maml:linkText>
        <maml:uri>http://www.mathworks.com/help/toolbox/finance/highlowfts.html</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyHistogramSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyHistogramSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series that can be bound to a collection of OxyPlot.Series.HistogramItem.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series that can be bound to a collection of OxyPlot.Series.HistogramItem.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyHistogramSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Area</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Area of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AreaName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Area of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Count</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Count of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CountName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Count of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the font size of the labels. The default value is 0 (labels not visible).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for the cell labels. The default value is 0.00.</maml:para>
            <maml:para>The label format string is only used when OxyPlot.Series.HistogramSeries.LabelFontSize is greater than 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelPlacement</maml:name>
          <maml:Description>
            <maml:para>Sets label placements.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to OxyPlot.Series.HistogramSeries. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new HistogramItem((double)item.BinStart, (double)item.BinStart + item.BinWidth, (double)item.Count);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.HistogramItem]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.Series.HistogramItem]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RangeEnd</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element RangeEnd of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RangeEndName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element RangeEnd of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RangeStart</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element RangeStart of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RangeStartName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element RangeStart of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar border strokes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BinCount</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BinWidth</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Data</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Data of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Data of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Normalize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Area</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Area of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AreaName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Area of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Count</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Count of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CountName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Count of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the font size of the labels. The default value is 0 (labels not visible).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for the cell labels. The default value is 0.00.</maml:para>
          <maml:para>The label format string is only used when OxyPlot.Series.HistogramSeries.LabelFontSize is greater than 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelPlacement</maml:name>
        <maml:Description>
          <maml:para>Sets label placements.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to OxyPlot.Series.HistogramSeries. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new HistogramItem((double)item.BinStart, (double)item.BinStart + item.BinWidth, (double)item.Count);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.HistogramItem]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.Series.HistogramItem]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RangeEnd</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element RangeEnd of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RangeEndName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element RangeEnd of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RangeStart</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element RangeStart of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RangeStartName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element RangeStart of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar border strokes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BinCount</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BinWidth</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Data</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Data of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Data of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Normalize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.HistogramSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyHistogramSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyHistogramSeries2</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyHistogramSeries2</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a histogram.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a histogram.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyHistogramSeries2</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="0" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>DataName</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="10" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="100" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="101" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="102" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="103" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="104" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Crossing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="105" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="106" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="107" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="108" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="109" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="110" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="111" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="112" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="113" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="114" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="115" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="116" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="117" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="118" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="119" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="120" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="121" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="122" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="123" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="124" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="125" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="126" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="127" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="128" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="129" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="13" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="130" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">FirstDay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFullWeek</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFourDayWeek</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="131" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Sunday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Monday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Tuesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wednesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Thursday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Friday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Saturday</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="132" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="133" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="134" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="135" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="136" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="137" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="138" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="139" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="14" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="140" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="141" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="142" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="143" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="144" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="145" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="146" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="147" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="148" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="149" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="150" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="151" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="152" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="153" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="154" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="155" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="156" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="157" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="158" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="159" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="16" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="160" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="161" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="162" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="163" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="164" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="165" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="166" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="167" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="168" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="169" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="17" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="170" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="171" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="172" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BelowSeries</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">AboveSeries</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="173" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="174" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="175" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="176" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="177" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="178" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="179" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="18" aliases="none">
          <maml:name>ColumnWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the column.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="180" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="181" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="182" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="183" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="184" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="185" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="186" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="187" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="188" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="189" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="19" aliases="none">
          <maml:name>BaseValue</maml:name>
          <maml:Description>
            <maml:para>Sets the base value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="190" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="191" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="192" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Top</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Bottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="193" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="194" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="195" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="196" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="197" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Crossing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="198" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="199" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="20" aliases="none">
          <maml:name>ColorField</maml:name>
          <maml:Description>
            <maml:para>Sets the color field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="200" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="201" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="202" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="203" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="204" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="205" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="206" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="207" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="208" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="209" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="21" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="210" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="211" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="212" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="213" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="214" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="215" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="216" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="217" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="218" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="219" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="22" aliases="none">
          <maml:name>IsStacked</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="220" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="221" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="222" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="223" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">FirstDay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFullWeek</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFourDayWeek</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="224" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Sunday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Monday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Tuesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wednesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Thursday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Friday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Saturday</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="225" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="226" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="227" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="228" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="229" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="23" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="230" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="231" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="232" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="233" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="24" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="25" aliases="none">
          <maml:name>LabelPlacement</maml:name>
          <maml:Description>
            <maml:para>Sets label placements.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Base</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="26" aliases="none">
          <maml:name>NegativeFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="27" aliases="none">
          <maml:name>StackGroup</maml:name>
          <maml:Description>
            <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="28" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="29" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar border strokes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
          <maml:name>Data</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="30" aliases="none">
          <maml:name>ValueField</maml:name>
          <maml:Description>
            <maml:para>Sets the value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="31" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="32" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="33" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="34" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="35" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="36" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="37" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="38" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="39" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="40" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="41" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="42" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="43" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="44" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="45" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="46" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="47" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="48" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="49" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
          <maml:name>BinCount</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="50" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="51" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="52" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="53" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="54" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="55" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="56" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="57" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="58" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="59" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
          <maml:name>BinWidth</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="60" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="61" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="62" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="63" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="64" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="65" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="66" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="67" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="68" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="69" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
          <maml:name>Normalize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="70" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="71" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="72" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="73" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="74" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="75" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="76" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="77" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="78" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="79" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BelowSeries</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">AboveSeries</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="80" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="81" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="82" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="83" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="84" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="85" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="86" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="87" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="88" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="89" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="90" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="91" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="92" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="93" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="94" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="95" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="96" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="97" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="98" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="99" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Top</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Bottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="54" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="55" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="56" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="59" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="57" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="58" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="60" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="61" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="62" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="139" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="130" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="63" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="64" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="50" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="65" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="66" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="67" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="68" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="69" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="70" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="71" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="72" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="131" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="116" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="117" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="118" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="51" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="52" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="53" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="124" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="136" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="73" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="132" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="128" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="135" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="74" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="75" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="125" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="76" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="126" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="77" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="127" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="78" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="79" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="137" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="80" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="81" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="82" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="83" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="84" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="85" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="86" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="87" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="88" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="89" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="90" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="91" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="92" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="93" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="94" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="95" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="133" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="96" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="98" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="97" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="129" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="99" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="100" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="101" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="140" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="138" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="122" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="123" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="49" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="102" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="103" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="119" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="120" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="104" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="105" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="134" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="106" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="107" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="108" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="109" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="110" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="111" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="112" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="113" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="121" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="48" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="114" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="115" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="147" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="148" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="149" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="152" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="150" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="151" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="153" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="154" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="155" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="232" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="223" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="156" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="157" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="143" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="158" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="159" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="160" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="161" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="162" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="163" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="164" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="165" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="224" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="209" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="210" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="211" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="144" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="145" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="146" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="217" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="229" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="166" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="225" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="221" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="228" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="167" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="168" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="218" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="169" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="219" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="170" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="220" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="171" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="172" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="230" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="173" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="174" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="175" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="176" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="177" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="178" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="179" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="180" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="181" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="182" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="183" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="184" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="185" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="186" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="187" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="188" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="226" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="189" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="191" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="190" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="222" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="192" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="193" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="194" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="233" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="231" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="215" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="216" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="142" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="195" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="196" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="212" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="213" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="197" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="198" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="227" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="199" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="200" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="201" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="202" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="203" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="204" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="205" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="206" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="214" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="141" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="207" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="208" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="34" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="19" aliases="none">
        <maml:name>BaseValue</maml:name>
        <maml:Description>
          <maml:para>Sets the base value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
        <maml:name>BinCount</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
        <maml:name>BinWidth</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="20" aliases="none">
        <maml:name>ColorField</maml:name>
        <maml:Description>
          <maml:para>Sets the color field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="18" aliases="none">
        <maml:name>ColumnWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the column.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
        <maml:name>Data</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>DataName</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="21" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="40" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="41" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="42" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="0" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="22" aliases="none">
        <maml:name>IsStacked</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this bar series is stacked.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="35" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="33" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="23" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="24" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="25" aliases="none">
        <maml:name>LabelPlacement</maml:name>
        <maml:Description>
          <maml:para>Sets label placements.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LabelPlacement</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LabelPlacement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="26" aliases="none">
        <maml:name>NegativeFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
        <maml:name>Normalize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="10" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="13" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="37" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="17" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="46" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="47" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="16" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="27" aliases="none">
        <maml:name>StackGroup</maml:name>
        <maml:Description>
          <maml:para>Sets the stack index indication to which stack the series belongs. Default is 0. Hence, all stacked series belong to the same stack.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="28" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="29" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar border strokes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="14" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="43" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="44" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="36" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="45" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="38" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="39" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="30" aliases="none">
        <maml:name>ValueField</maml:name>
        <maml:Description>
          <maml:para>Sets the value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="31" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="32" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.ColumnSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyHistogramSeries2.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyImageAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyImageAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows an image.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows an image.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyImageAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Height</maml:name>
          <maml:Description>
            <maml:para>Sets the height.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ImageSource</maml:name>
          <maml:Description>
            <maml:para>Sets the image source.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyImage</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyImage</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Interpolate</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to apply smooth interpolation to the image.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OffsetX</maml:name>
          <maml:Description>
            <maml:para>Sets the X offset.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OffsetY</maml:name>
          <maml:Description>
            <maml:para>Sets the Y offset.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Opacity</maml:name>
          <maml:Description>
            <maml:para>Sets the opacity (0-1).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>VerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Width</maml:name>
          <maml:Description>
            <maml:para>Sets the width.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Sets the X position of the image.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Sets the Y position of the image.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Height</maml:name>
        <maml:Description>
          <maml:para>Sets the height.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ImageSource</maml:name>
        <maml:Description>
          <maml:para>Sets the image source.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyImage</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyImage</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Interpolate</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to apply smooth interpolation to the image.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OffsetX</maml:name>
        <maml:Description>
          <maml:para>Sets the X offset.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OffsetY</maml:name>
        <maml:Description>
          <maml:para>Sets the Y offset.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Opacity</maml:name>
        <maml:Description>
          <maml:para>Sets the opacity (0-1).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>VerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Width</maml:name>
        <maml:Description>
          <maml:para>Sets the width.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Sets the X position of the image.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Sets the Y position of the image.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.PlotLength</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.PlotLength</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.ImageAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyImageAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyIntervalBarSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyIntervalBarSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for bar charts defined by to/from values.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for bar charts defined by to/from values.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyIntervalBarSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element BarTitle of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarTitleName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element BarTitle of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the bars (as a fraction of the available width). The default value is 0.5 (50%)</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Category</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CategoryName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>End</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element End of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element End of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the default color of the interior of the Maximum bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelColor</maml:name>
          <maml:Description>
            <maml:para>Sets the label color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelField</maml:name>
          <maml:Description>
            <maml:para>Sets the label field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for the maximum labels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumField</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumField</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Start</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Start of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Start of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar border strokes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element BarTitle of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarTitleName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element BarTitle of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the bars (as a fraction of the available width). The default value is 0.5 (50%)</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Category</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CategoryName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>End</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element End of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element End of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the default color of the interior of the Maximum bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelColor</maml:name>
        <maml:Description>
          <maml:para>Sets the label color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelField</maml:name>
        <maml:Description>
          <maml:para>Sets the label field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for the maximum labels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumField</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumField</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Start</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Start of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Start of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar border strokes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.IntervalBarSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyIntervalBarSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyLineAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyLineAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows a straight line.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows a straight line.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyLineAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByXAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation line by the X axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByYAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation line by the Y axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipText</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the text within the plot area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Intercept</maml:name>
          <maml:Description>
            <maml:para>Sets the y-intercept when Type is LinearEquation.</maml:para>
            <maml:para>Linear equation y-intercept (the b in y=mx+b). http://en.wikipedia.org/wiki/Linear_equation</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumX</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum X coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumY</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum Y coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumX</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum X coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumY</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum Y coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Slope</maml:name>
          <maml:Description>
            <maml:para>Sets the slope when Type is LinearEquation.</maml:para>
            <maml:para>Linear equation slope (the m in y=mx+b) http://en.wikipedia.org/wiki/Linear_equation</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextLinePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the text position relative to the line.</maml:para>
            <maml:para>Positions smaller than 0.25 are left aligned at the start of the line Positions larger than 0.75 are right aligned at the end of the line Other positions are center aligned at the specified position</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the text margin (along the line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextOrientation</maml:name>
          <maml:Description>
            <maml:para>Sets the text orientation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationTextOrientation</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationTextOrientation</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the text padding (in the direction of the text).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>Sets the type of line equation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.LineAnnotationType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.LineAnnotationType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Sets the X position for vertical lines (only for Type==Vertical).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Sets the Y position for horizontal lines (only for Type==Horizontal)</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByXAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation line by the X axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByYAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation line by the Y axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipText</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the text within the plot area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Intercept</maml:name>
        <maml:Description>
          <maml:para>Sets the y-intercept when Type is LinearEquation.</maml:para>
          <maml:para>Linear equation y-intercept (the b in y=mx+b). http://en.wikipedia.org/wiki/Linear_equation</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumX</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum X coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumY</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum Y coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumX</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum X coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumY</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum Y coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Slope</maml:name>
        <maml:Description>
          <maml:para>Sets the slope when Type is LinearEquation.</maml:para>
          <maml:para>Linear equation slope (the m in y=mx+b) http://en.wikipedia.org/wiki/Linear_equation</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextLinePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the text position relative to the line.</maml:para>
          <maml:para>Positions smaller than 0.25 are left aligned at the start of the line Positions larger than 0.75 are right aligned at the end of the line Other positions are center aligned at the specified position</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the text margin (along the line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextOrientation</maml:name>
        <maml:Description>
          <maml:para>Sets the text orientation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationTextOrientation</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationTextOrientation</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the text padding (in the direction of the text).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>Sets the type of line equation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.LineAnnotationType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.LineAnnotationType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Sets the X position for vertical lines (only for Type==Vertical).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Sets the Y position for horizontal lines (only for Type==Horizontal)</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.LineAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyLineAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyLinearAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyLinearAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an axis with linear scale.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an axis with linear scale.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyLinearAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.LinearAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyLinearAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyLinearBarSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyLinearBarSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series to display bars in a linear axis</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series to display bars in a linear axis</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyLinearBarSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeStrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars when the value is negative.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the bars when the value is negative.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeStrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars when the value is negative.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.LinearBarSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyLinearBarSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyLinearColorAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyLinearColorAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a linear color axis.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a linear color axis.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyLinearColorAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HighColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of values above the maximum value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color used to represent NaN values.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LowColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of values below the minimum value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Palette</maml:name>
          <maml:Description>
            <maml:para>Sets the palette.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to render the colors as an image.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HighColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of values above the maximum value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color used to represent NaN values.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LowColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of values below the minimum value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Palette</maml:name>
        <maml:Description>
          <maml:para>Sets the palette.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to render the colors as an image.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.LinearColorAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyLinearColorAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyLineSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyLineSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a line series.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a line series.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyLineSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.LineSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyLineSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyLogarithmicAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyLogarithmicAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an axis with logarithmic scale.</maml:para>
        <maml:para></maml:para>
        <maml:para></maml:para>
        <maml:para>See http://en.wikipedia.org/wiki/Logarithmic_scale.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an axis with logarithmic scale.</maml:para>
      <maml:para></maml:para>
      <maml:para></maml:para>
      <maml:para>See http://en.wikipedia.org/wiki/Logarithmic_scale.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyLogarithmicAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Base</maml:name>
          <maml:Description>
            <maml:para>Sets the logarithmic base (normally 10).</maml:para>
            <maml:para></maml:para>
            <maml:para></maml:para>
            <maml:para>See http://en.wikipedia.org/wiki/Logarithm.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PowerPadding</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the ActualMaximum and ActualMinimum values should be padded to the nearest power of the Base.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Base</maml:name>
        <maml:Description>
          <maml:para>Sets the logarithmic base (normally 10).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para>See http://en.wikipedia.org/wiki/Logarithm.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PowerPadding</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the ActualMaximum and ActualMinimum values should be padded to the nearest power of the Base.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.LogarithmicAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyLogarithmicAxis.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://en.wikipedia.org/wiki/Logarithmic_scale</maml:linkText>
        <maml:uri>http://en.wikipedia.org/wiki/Logarithmic_scale</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://en.wikipedia.org/wiki/Logarithm</maml:linkText>
        <maml:uri>http://en.wikipedia.org/wiki/Logarithm</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyMagnitudeAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyMagnitudeAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a magnitude axis for polar plots.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a magnitude axis for polar plots.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyMagnitudeAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.MagnitudeAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyMagnitudeAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyPieSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyPieSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for pie/circle/doughnut charts.</maml:para>
        <maml:para>The arc length/central angle/area of each slice is proportional to the quantity it represents. See Pie charts (http://en.wikipedia.org/wiki/Pie_chart).</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for pie/circle/doughnut charts.</maml:para>
      <maml:para>The arc length/central angle/area of each slice is proportional to the quantity it represents. See Pie charts (http://en.wikipedia.org/wiki/Pie_chart).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyPieSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AngleIncrement</maml:name>
          <maml:Description>
            <maml:para>Sets the angle increment.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AngleSpan</maml:name>
          <maml:Description>
            <maml:para>Sets the angle span.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AreInsideLabelsAngled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether inside labels are angled.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorField</maml:name>
          <maml:Description>
            <maml:para>Sets the name of the property containing the color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Diameter</maml:name>
          <maml:Description>
            <maml:para>Sets the diameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExplodedDistance</maml:name>
          <maml:Description>
            <maml:para>Sets the exploded distance.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Fill of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Fill of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InnerDiameter</maml:name>
          <maml:Description>
            <maml:para>Sets the inner diameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InsideLabelColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the inside labels.</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the OxyPlot.PlotElement.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InsideLabelFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the inside label format.</maml:para>
            <maml:para>The formatting arguments are: value {0}, label {1} and percentage {2}.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InsideLabelPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the inside label position.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsExploded</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element IsExploded of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsExplodedField</maml:name>
          <maml:Description>
            <maml:para>Sets the is exploded field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsExplodedName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element IsExploded of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Label</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Label of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelField</maml:name>
          <maml:Description>
            <maml:para>Sets the label field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Label of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LegendFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the legend format.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutsideLabelFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the outside label format.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Slices</maml:name>
          <maml:Description>
            <maml:para>Sets the slices.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.IList`1[OxyPlot.Series.PieSlice]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.IList`1[OxyPlot.Series.PieSlice]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartAngle</maml:name>
          <maml:Description>
            <maml:para>Sets the start angle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stroke</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickDistance</maml:name>
          <maml:Description>
            <maml:para>Sets the distance from the edge of the pie slice to the tick line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickHorizontalLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the horizontal part of the tick.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Sets the distance from the tick line to the outside label.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickRadialLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the radial part of the tick line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Value</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueField</maml:name>
          <maml:Description>
            <maml:para>Sets the name of the property containing the value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AngleIncrement</maml:name>
        <maml:Description>
          <maml:para>Sets the angle increment.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AngleSpan</maml:name>
        <maml:Description>
          <maml:para>Sets the angle span.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AreInsideLabelsAngled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether inside labels are angled.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorField</maml:name>
        <maml:Description>
          <maml:para>Sets the name of the property containing the color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Diameter</maml:name>
        <maml:Description>
          <maml:para>Sets the diameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExplodedDistance</maml:name>
        <maml:Description>
          <maml:para>Sets the exploded distance.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Fill of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Fill of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InnerDiameter</maml:name>
        <maml:Description>
          <maml:para>Sets the inner diameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InsideLabelColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the inside labels.</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the OxyPlot.PlotElement.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InsideLabelFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the inside label format.</maml:para>
          <maml:para>The formatting arguments are: value {0}, label {1} and percentage {2}.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InsideLabelPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the inside label position.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsExploded</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element IsExploded of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsExplodedField</maml:name>
        <maml:Description>
          <maml:para>Sets the is exploded field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsExplodedName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element IsExploded of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Label</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Label of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelField</maml:name>
        <maml:Description>
          <maml:para>Sets the label field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Label of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LegendFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the legend format.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutsideLabelFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the outside label format.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Slices</maml:name>
        <maml:Description>
          <maml:para>Sets the slices.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.IList`1[OxyPlot.Series.PieSlice]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.IList`1[OxyPlot.Series.PieSlice]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartAngle</maml:name>
        <maml:Description>
          <maml:para>Sets the start angle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stroke</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickDistance</maml:name>
        <maml:Description>
          <maml:para>Sets the distance from the edge of the pie slice to the tick line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickHorizontalLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the horizontal part of the tick.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Sets the distance from the tick line to the outside label.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickRadialLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the radial part of the tick line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Value</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueField</maml:name>
        <maml:Description>
          <maml:para>Sets the name of the property containing the value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.PieSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyPieSeries.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://en.wikipedia.org/wiki/Pie_chart</maml:linkText>
        <maml:uri>http://en.wikipedia.org/wiki/Pie_chart</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyPlotModel</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyPlotModel</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a plot.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a plot.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyPlotModel</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Series</maml:name>
          <maml:Description>
            <maml:para>Gets the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.Series[]</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.Series[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>SeriesInfo</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.ISeriesInfo[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.ISeriesInfo[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="100" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="101" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="102" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="103" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="104" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="105" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="106" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="107" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="108" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="109" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="110" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="111" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="112" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="113" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="114" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="115" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="116" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="117" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="118" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="119" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Top</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Bottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="120" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="121" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="122" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="123" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="124" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Crossing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="125" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="126" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="127" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="128" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="129" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="13" aliases="none">
          <maml:name>DefaultFont</maml:name>
          <maml:Description>
            <maml:para>Sets the default font.</maml:para>
            <maml:para>This font is used for text on axes, series, legends and plot titles unless other fonts are specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="130" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="131" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="132" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="133" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="134" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="135" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="136" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="137" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="138" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="139" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="14" aliases="none">
          <maml:name>DefaultFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the default size of the fonts.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="140" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="141" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="142" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="143" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="144" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="145" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="146" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="147" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="148" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="149" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="15" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the background of the plot.</maml:para>
            <maml:para>If the background color is set to OxyPlot.OxyColors.Undefined, the default color of the plot view will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="150" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">FirstDay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFullWeek</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFourDayWeek</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="151" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Sunday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Monday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Tuesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wednesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Thursday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Friday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Saturday</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="152" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="153" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="154" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="155" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="156" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="157" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="158" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="159" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="16" aliases="none">
          <maml:name>Culture</maml:name>
          <maml:Description>
            <maml:para>Sets the culture.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CultureInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CultureInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="160" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="161" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="162" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="163" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="164" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="165" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="166" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="167" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="168" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="169" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="17" aliases="none">
          <maml:name>DefaultColors</maml:name>
          <maml:Description>
            <maml:para>Sets the default colors.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.IList`1[OxyPlot.OxyColor]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.IList`1[OxyPlot.OxyColor]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="170" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="171" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="172" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="173" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="174" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="175" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="176" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="177" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="178" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="179" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="18" aliases="none">
          <maml:name>IsLegendVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the legend is visible. The titles of the series must be set to use the legend.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="180" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="181" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="182" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="183" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="184" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="185" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="186" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="187" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="188" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="189" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="19" aliases="none">
          <maml:name>LegendBackground</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the legend. Use null for no background.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="190" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="191" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BelowSeries</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">AboveSeries</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="192" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="193" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="194" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="195" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="196" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="197" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="198" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="199" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>Axis</maml:name>
          <maml:Description>
            <maml:para>Specifies the is parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.Axis[]</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.Axis[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="20" aliases="none">
          <maml:name>LegendBorder</maml:name>
          <maml:Description>
            <maml:para>Sets the border color of the legend.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="200" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="201" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="202" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="203" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="204" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="205" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="206" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="207" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="208" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="209" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="21" aliases="none">
          <maml:name>LegendBorderThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the legend border. Use 0 for no border.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="210" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="211" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Top</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Bottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="212" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="213" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="214" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="215" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="216" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Crossing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="217" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="218" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="219" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="22" aliases="none">
          <maml:name>LegendColumnSpacing</maml:name>
          <maml:Description>
            <maml:para>Sets the spacing between columns of legend items (only for vertical orientation).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="220" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="221" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="222" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="223" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="224" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="225" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="226" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="227" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="228" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="229" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="23" aliases="none">
          <maml:name>LegendFont</maml:name>
          <maml:Description>
            <maml:para>Sets the legend font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="230" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="231" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="232" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="233" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="234" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="235" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Single</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Multiple</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="236" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="237" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="238" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="239" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="24" aliases="none">
          <maml:name>LegendFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the legend font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="240" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="241" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="242" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">FirstDay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFullWeek</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">FirstFourDayWeek</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="243" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Sunday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Monday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Tuesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wednesday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Thursday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Friday</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Saturday</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="244" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="245" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Auto</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Milliseconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Seconds</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Minutes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Hours</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Days</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Weeks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Months</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Years</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="246" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="247" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="248" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="249" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="25" aliases="none">
          <maml:name>LegendTextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the legend text.</maml:para>
            <maml:para>If this value is null, the TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="250" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="251" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="252" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="26" aliases="none">
          <maml:name>LegendFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the legend font weight.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="27" aliases="none">
          <maml:name>LegendItemAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the legend item alignment.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Center</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="28" aliases="none">
          <maml:name>LegendItemOrder</maml:name>
          <maml:Description>
            <maml:para>Sets the legend item order.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Reverse</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LegendItemOrder</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LegendItemOrder</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="29" aliases="none">
          <maml:name>LegendItemSpacing</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal spacing between legend items when the orientation is horizontal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
          <maml:name>Annotation</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.Annotation[]</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.Annotation[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="30" aliases="none">
          <maml:name>LegendLineSpacing</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical spacing between legend items.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="31" aliases="none">
          <maml:name>LegendMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the legend margin.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="32" aliases="none">
          <maml:name>LegendMaxWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the max width of the legend.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="33" aliases="none">
          <maml:name>LegendMaxHeight</maml:name>
          <maml:Description>
            <maml:para>Sets the max height of the legend.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="34" aliases="none">
          <maml:name>LegendOrientation</maml:name>
          <maml:Description>
            <maml:para>Sets the legend orientation.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Horizontal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Vertical</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LegendOrientation</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LegendOrientation</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="35" aliases="none">
          <maml:name>LegendPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the legend padding.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="36" aliases="none">
          <maml:name>LegendPlacement</maml:name>
          <maml:Description>
            <maml:para>Sets the legend placement.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Inside</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Outside</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LegendPlacement</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LegendPlacement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="37" aliases="none">
          <maml:name>LegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the legend position.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">TopLeft</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">TopCenter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">TopRight</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">BottomLeft</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">BottomCenter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">BottomRight</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LeftTop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LeftMiddle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LeftBottom</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">RightTop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">RightMiddle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">RightBottom</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="38" aliases="none">
          <maml:name>LegendSymbolLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the legend symbols (the default value is 16).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="39" aliases="none">
          <maml:name>LegendSymbolMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the legend symbol margins (distance between the symbol and the text).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="40" aliases="none">
          <maml:name>LegendSymbolPlacement</maml:name>
          <maml:Description>
            <maml:para>Sets the legend symbol placement.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Right</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LegendSymbolPlacement</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LegendSymbolPlacement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="41" aliases="none">
          <maml:name>LegendTitle</maml:name>
          <maml:Description>
            <maml:para>Sets the legend title.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="42" aliases="none">
          <maml:name>LegendTitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the legend title.</maml:para>
            <maml:para>If this value is null, the TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="43" aliases="none">
          <maml:name>LegendTitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the legend title font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="44" aliases="none">
          <maml:name>LegendTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the legend title font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="45" aliases="none">
          <maml:name>LegendTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the legend title font weight.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="46" aliases="none">
          <maml:name>Padding</maml:name>
          <maml:Description>
            <maml:para>Sets the padding around the plot.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="47" aliases="none">
          <maml:name>AxisTierDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTierDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="48" aliases="none">
          <maml:name>PlotAreaBackground</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the background of the plot area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="49" aliases="none">
          <maml:name>PlotAreaBorderColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the plot area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="50" aliases="none">
          <maml:name>PlotAreaBorderThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the border around the plot area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="51" aliases="none">
          <maml:name>PlotMargins</maml:name>
          <maml:Description>
            <maml:para>Sets the margins around the plot (this should be large enough to fit the axes). If any of the values is set to double.NaN, the margin is adjusted to the value required by the axes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="52" aliases="none">
          <maml:name>PlotType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the coordinate system.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">XY</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Cartesian</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Polar</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="53" aliases="none">
          <maml:name>RenderingDecorator</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering decorator.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[OxyPlot.IRenderContext,OxyPlot.IRenderContext]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[OxyPlot.IRenderContext,OxyPlot.IRenderContext]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="54" aliases="none">
          <maml:name>Subtitle</maml:name>
          <maml:Description>
            <maml:para>Sets the subtitle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="55" aliases="none">
          <maml:name>SubtitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the subtitle font. If this property is null, the Title font will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="56" aliases="none">
          <maml:name>SubtitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the subtitle font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="57" aliases="none">
          <maml:name>SubtitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the subtitle font weight.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="58" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the default color of the text in the plot (titles, legends, annotations, axes).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="59" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="60" aliases="none">
          <maml:name>TitleToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the title tool tip.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="61" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title.</maml:para>
            <maml:para>If the value is null, the TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="62" aliases="none">
          <maml:name>SubtitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the subtitle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="63" aliases="none">
          <maml:name>TitleHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the title and subtitle.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">CenteredWithinPlotArea</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">CenteredWithinView</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.TitleHorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.TitleHorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="64" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="65" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="66" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the title font weight.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="67" aliases="none">
          <maml:name>TitlePadding</maml:name>
          <maml:Description>
            <maml:para>Sets the padding around the title.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="68" aliases="none">
          <maml:name>SelectionColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the selection.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="69" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="70" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="71" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="72" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="73" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="74" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="75" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="76" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="77" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="78" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="79" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="80" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="81" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="82" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="83" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="84" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="85" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="86" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="87" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Solid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DashDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">LongDashDotDot</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Automatic</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="88" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="89" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="90" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="91" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="92" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="93" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="94" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="95" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="96" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="97" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="98" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="99" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">BelowSeries</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">AboveSeries</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PlotModel</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
        <maml:name>Annotation</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.Annotation[]</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.Annotation[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="74" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="75" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="76" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="79" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="77" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="78" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="80" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="81" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="82" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="159" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="150" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="83" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="84" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="70" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="85" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="86" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="87" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="88" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="89" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="90" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="91" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="92" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="151" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="136" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="137" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="138" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="71" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="72" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="73" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="144" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="156" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="93" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="152" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="148" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="155" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="94" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="95" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="145" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="96" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="146" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="97" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="147" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="98" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="99" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="157" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="100" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="101" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="102" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="103" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="104" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="105" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="106" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="107" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="108" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="109" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="110" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="111" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="112" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="113" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="114" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="115" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="153" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="116" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="118" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="117" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="149" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="119" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="120" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="121" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="160" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="158" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="142" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="143" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="69" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="122" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="123" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="139" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="140" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="124" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="125" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="154" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="126" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="127" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="128" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="129" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="130" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="131" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="132" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="133" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="141" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="134" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="135" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>Axis</maml:name>
        <maml:Description>
          <maml:para>Specifies the is parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.Axis[]</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.Axis[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="47" aliases="none">
        <maml:name>AxisTierDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTierDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="166" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="167" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="168" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="171" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="169" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="170" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="172" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="173" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="174" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="251" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="242" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="175" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="176" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="162" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="177" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="178" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="179" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="180" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="181" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="182" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="183" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="184" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="243" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="228" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="229" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="230" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="163" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="164" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="165" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="236" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="248" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="185" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="244" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="240" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="247" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="186" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="187" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="237" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="188" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="238" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="189" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="239" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="190" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="191" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="249" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="192" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="193" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="194" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="195" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="196" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="197" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="198" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="199" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="200" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="201" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="202" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="203" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="204" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="205" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="206" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="207" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="245" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="208" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="210" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="209" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="241" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="211" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="212" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="213" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="252" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="250" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="234" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="235" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="161" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="214" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="215" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="231" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="232" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="216" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="217" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="246" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="218" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="219" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="220" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="221" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="222" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="223" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="224" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="225" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="233" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="226" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="227" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="15" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the background of the plot.</maml:para>
          <maml:para>If the background color is set to OxyPlot.OxyColors.Undefined, the default color of the plot view will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="16" aliases="none">
        <maml:name>Culture</maml:name>
        <maml:Description>
          <maml:para>Sets the culture.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CultureInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CultureInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="17" aliases="none">
        <maml:name>DefaultColors</maml:name>
        <maml:Description>
          <maml:para>Sets the default colors.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.IList`1[OxyPlot.OxyColor]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.IList`1[OxyPlot.OxyColor]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="13" aliases="none">
        <maml:name>DefaultFont</maml:name>
        <maml:Description>
          <maml:para>Sets the default font.</maml:para>
          <maml:para>This font is used for text on axes, series, legends and plot titles unless other fonts are specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="14" aliases="none">
        <maml:name>DefaultFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the default size of the fonts.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="18" aliases="none">
        <maml:name>IsLegendVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the legend is visible. The titles of the series must be set to use the legend.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="19" aliases="none">
        <maml:name>LegendBackground</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the legend. Use null for no background.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="20" aliases="none">
        <maml:name>LegendBorder</maml:name>
        <maml:Description>
          <maml:para>Sets the border color of the legend.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="21" aliases="none">
        <maml:name>LegendBorderThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the legend border. Use 0 for no border.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="22" aliases="none">
        <maml:name>LegendColumnSpacing</maml:name>
        <maml:Description>
          <maml:para>Sets the spacing between columns of legend items (only for vertical orientation).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="23" aliases="none">
        <maml:name>LegendFont</maml:name>
        <maml:Description>
          <maml:para>Sets the legend font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="24" aliases="none">
        <maml:name>LegendFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the legend font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="26" aliases="none">
        <maml:name>LegendFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the legend font weight.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="27" aliases="none">
        <maml:name>LegendItemAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the legend item alignment.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="28" aliases="none">
        <maml:name>LegendItemOrder</maml:name>
        <maml:Description>
          <maml:para>Sets the legend item order.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LegendItemOrder</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LegendItemOrder</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="29" aliases="none">
        <maml:name>LegendItemSpacing</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal spacing between legend items when the orientation is horizontal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="30" aliases="none">
        <maml:name>LegendLineSpacing</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical spacing between legend items.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="31" aliases="none">
        <maml:name>LegendMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the legend margin.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="33" aliases="none">
        <maml:name>LegendMaxHeight</maml:name>
        <maml:Description>
          <maml:para>Sets the max height of the legend.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="32" aliases="none">
        <maml:name>LegendMaxWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the max width of the legend.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="34" aliases="none">
        <maml:name>LegendOrientation</maml:name>
        <maml:Description>
          <maml:para>Sets the legend orientation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LegendOrientation</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LegendOrientation</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="35" aliases="none">
        <maml:name>LegendPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the legend padding.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="36" aliases="none">
        <maml:name>LegendPlacement</maml:name>
        <maml:Description>
          <maml:para>Sets the legend placement.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LegendPlacement</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LegendPlacement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="37" aliases="none">
        <maml:name>LegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the legend position.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="38" aliases="none">
        <maml:name>LegendSymbolLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the legend symbols (the default value is 16).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="39" aliases="none">
        <maml:name>LegendSymbolMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the legend symbol margins (distance between the symbol and the text).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="40" aliases="none">
        <maml:name>LegendSymbolPlacement</maml:name>
        <maml:Description>
          <maml:para>Sets the legend symbol placement.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LegendSymbolPlacement</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LegendSymbolPlacement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="25" aliases="none">
        <maml:name>LegendTextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the legend text.</maml:para>
          <maml:para>If this value is null, the TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="41" aliases="none">
        <maml:name>LegendTitle</maml:name>
        <maml:Description>
          <maml:para>Sets the legend title.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="42" aliases="none">
        <maml:name>LegendTitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the legend title.</maml:para>
          <maml:para>If this value is null, the TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="43" aliases="none">
        <maml:name>LegendTitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the legend title font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="44" aliases="none">
        <maml:name>LegendTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the legend title font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="45" aliases="none">
        <maml:name>LegendTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the legend title font weight.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="6" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="5" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="46" aliases="none">
        <maml:name>Padding</maml:name>
        <maml:Description>
          <maml:para>Sets the padding around the plot.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="8" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="48" aliases="none">
        <maml:name>PlotAreaBackground</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the background of the plot area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="49" aliases="none">
        <maml:name>PlotAreaBorderColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the plot area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="50" aliases="none">
        <maml:name>PlotAreaBorderThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the border around the plot area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="51" aliases="none">
        <maml:name>PlotMargins</maml:name>
        <maml:Description>
          <maml:para>Sets the margins around the plot (this should be large enough to fit the axes). If any of the values is set to double.NaN, the margin is adjusted to the value required by the axes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="52" aliases="none">
        <maml:name>PlotType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the coordinate system.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="53" aliases="none">
        <maml:name>RenderingDecorator</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering decorator.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[OxyPlot.IRenderContext,OxyPlot.IRenderContext]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[OxyPlot.IRenderContext,OxyPlot.IRenderContext]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="12" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="68" aliases="none">
        <maml:name>SelectionColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the selection.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Series</maml:name>
        <maml:Description>
          <maml:para>Gets the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.Series[]</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.Series[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>SeriesInfo</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.ISeriesInfo[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.ISeriesInfo[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="11" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="9" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="54" aliases="none">
        <maml:name>Subtitle</maml:name>
        <maml:Description>
          <maml:para>Sets the subtitle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="62" aliases="none">
        <maml:name>SubtitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the subtitle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="55" aliases="none">
        <maml:name>SubtitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the subtitle font. If this property is null, the Title font will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="56" aliases="none">
        <maml:name>SubtitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the subtitle font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="57" aliases="none">
        <maml:name>SubtitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the subtitle font weight.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="7" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="58" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the default color of the text in the plot (titles, legends, annotations, axes).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="59" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="61" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title.</maml:para>
          <maml:para>If the value is null, the TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="64" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="65" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="66" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the title font weight.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="63" aliases="none">
        <maml:name>TitleHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the title and subtitle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.TitleHorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.TitleHorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="67" aliases="none">
        <maml:name>TitlePadding</maml:name>
        <maml:Description>
          <maml:para>Sets the padding around the title.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="60" aliases="none">
        <maml:name>TitleToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the title tool tip.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PlotModel</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>OxyPlot.Series.Series</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
      <command:inputType>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.ISeriesInfo</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyPlotModel.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyPointAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyPointAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows a point.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows a point.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyPointAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CustomOutline</maml:name>
          <maml:Description>
            <maml:para>Sets a custom polygon outline for the point marker. Set OxyPlot.Annotations.PointAnnotation.Shape to OxyPlot.MarkerType.Custom to use this property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Shape</maml:name>
          <maml:Description>
            <maml:para>Sets the shape of the rendered point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Size</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the rendered point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stroke</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the distance between the rendered point and the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Sets the x-coordinate of the center.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Sets the y-coordinate of the center.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CustomOutline</maml:name>
        <maml:Description>
          <maml:para>Sets a custom polygon outline for the point marker. Set OxyPlot.Annotations.PointAnnotation.Shape to OxyPlot.MarkerType.Custom to use this property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Shape</maml:name>
        <maml:Description>
          <maml:para>Sets the shape of the rendered point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Size</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the rendered point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stroke</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the distance between the rendered point and the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Sets the x-coordinate of the center.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Sets the y-coordinate of the center.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.PointAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyPointAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyPolygonAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyPolygonAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows a polygon.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows a polygon.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyPolygonAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stroke</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stroke</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.PolygonAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyPolygonAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyPolylineAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyPolylineAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows a polyline.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows a polyline.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyPolylineAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByXAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation line by the X axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByYAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation line by the Y axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipText</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the text within the plot area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets the interpolation algorithm.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumX</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum X coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumY</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum Y coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumX</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum X coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumY</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum Y coordinate for the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextLinePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the text position relative to the line.</maml:para>
            <maml:para>Positions smaller than 0.25 are left aligned at the start of the line Positions larger than 0.75 are right aligned at the end of the line Other positions are center aligned at the specified position</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the text margin (along the line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextOrientation</maml:name>
          <maml:Description>
            <maml:para>Sets the text orientation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationTextOrientation</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationTextOrientation</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the text padding (in the direction of the text).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByXAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation line by the X axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByYAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation line by the Y axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipText</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the text within the plot area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets the interpolation algorithm.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumX</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum X coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumY</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum Y coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumX</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum X coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumY</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum Y coordinate for the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextLinePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the text position relative to the line.</maml:para>
          <maml:para>Positions smaller than 0.25 are left aligned at the start of the line Positions larger than 0.75 are right aligned at the end of the line Other positions are center aligned at the specified position</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the text margin (along the line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextOrientation</maml:name>
        <maml:Description>
          <maml:para>Sets the text orientation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationTextOrientation</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationTextOrientation</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the text padding (in the direction of the text).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.PolylineAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyPolylineAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyRangeColorAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyRangeColorAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a color axis that contains colors for specified ranges.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a color axis that contains colors for specified ranges.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyRangeColorAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HighColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of values above the maximum value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color used to represent NaN values.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LowColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of values below the minimum value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HighColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of values above the maximum value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color used to represent NaN values.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LowColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of values below the minimum value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.RangeColorAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyRangeColorAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyRectangleAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyRectangleAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows a rectangle.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows a rectangle.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyRectangleAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByXAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation by the X axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipByYAxis</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the annotation by the Y axis range.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumX</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum X.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumY</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum Y.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumX</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum X.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumY</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum Y.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stroke</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByXAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation by the X axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipByYAxis</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the annotation by the Y axis range.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumX</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum X.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumY</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum Y.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumX</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum X.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumY</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum Y.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stroke</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.RectangleAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyRectangleAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyRectangleBarSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyRectangleBarSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for bar charts where the bars are defined by rectangles.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for bar charts where the bars are defined by rectangles.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyRectangleBarSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the default color of the interior of the rectangles.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelColor</maml:name>
          <maml:Description>
            <maml:para>Sets the label color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for the labels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the rectangles.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the border around the rectangles.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X0</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X0 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X0Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X0 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y0</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y0 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y0Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y0 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the default color of the interior of the rectangles.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelColor</maml:name>
        <maml:Description>
          <maml:para>Sets the label color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for the labels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the rectangles.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the border around the rectangles.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X0</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X0 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X0Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X0 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y0</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y0 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y0Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y0 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.RectangleBarSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyRectangleBarSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyRectangleSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyRectangleSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series that can be bound to a collection of OxyPlot.Series.RectangleItem.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series that can be bound to a collection of OxyPlot.Series.RectangleItem.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyRectangleSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the series-specific additional axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AzUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the color axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the font size of the labels. The default value is 0 (labels not visible).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for the cell labels. The default value is 0.00.</maml:para>
            <maml:para>The label format string is only used when OxyPlot.Series.RectangleSeries.LabelFontSize is greater than 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to OxyPlot.Series.RectangleItem. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new RectangleItem(new DataPoint((MyType)item).Time1, ((MyType)item).Value1), new DataPoint((MyType)item).Time2, ((MyType)item).Value2));</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.RectangleItem]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.Series.RectangleItem]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Value</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X2</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X2Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y2</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y2Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the series-specific additional axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AzUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the series-specific additional axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the color axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the font size of the labels. The default value is 0 (labels not visible).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for the cell labels. The default value is 0.00.</maml:para>
          <maml:para>The label format string is only used when OxyPlot.Series.RectangleSeries.LabelFontSize is greater than 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to OxyPlot.Series.RectangleItem. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new RectangleItem(new DataPoint((MyType)item).Time1, ((MyType)item).Value1), new DataPoint((MyType)item).Time2, ((MyType)item).Value2));</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.RectangleItem]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.Series.RectangleItem]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Value</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X2</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X2Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y2</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y2Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.RectangleSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyRectangleSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyScatterErrorSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyScatterErrorSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for scatter plots with the possibility to display error bars.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for scatter plots with the possibility to display error bars.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyScatterErrorSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BinSize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorAxisKey</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldErrorX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the X error property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldErrorY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field for the Y error property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldSize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldTag</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldValue</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorBarColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the error bar.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorBarStopWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the error bar stop.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorBarStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the error bar stroke thickness.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorX</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element ErrorX of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorXName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element ErrorX of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorY</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element ErrorY of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorYName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element ErrorY of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.ScatterErrorPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.Series.ScatterErrorPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumErrorSize</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum size (relative to OxyPlot.Series.ScatterSeries`1.MarkerSize) of the error bars to be shown.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Size</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Size of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SizeName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Size of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Value</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BinSize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorAxisKey</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldErrorX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the X error property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldErrorY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field for the Y error property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldSize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldTag</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldValue</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorBarColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the error bar.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorBarStopWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the error bar stop.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorBarStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the error bar stroke thickness.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorX</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element ErrorX of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorXName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element ErrorX of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorY</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element ErrorY of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorYName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element ErrorY of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.ScatterErrorPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.Series.ScatterErrorPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumErrorSize</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum size (relative to OxyPlot.Series.ScatterSeries`1.MarkerSize) of the error bars to be shown.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Size</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Size of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SizeName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Size of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Value</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.ScatterErrorSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyScatterErrorSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyScatterSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyScatterSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for scatter plots.</maml:para>
        <maml:para>See http://en.wikipedia.org/wiki/Scatter_plot</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for scatter plots.</maml:para>
      <maml:para>See http://en.wikipedia.org/wiki/Scatter_plot</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyScatterSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BinSize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorAxisKey</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldSize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldTag</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldValue</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.ScatterPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.Series.ScatterPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Size</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Size of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SizeName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Size of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Value</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BinSize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorAxisKey</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldSize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldTag</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldValue</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.Series.ScatterPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.Series.ScatterPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Size</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Size of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SizeName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Size of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Value</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Value of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.ScatterSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyScatterSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyStairStepSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyStairStepSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series for stair step graphs.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series for stair step graphs.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyStairStepSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>VerticalLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the vertical line segments.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>VerticalStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness of the vertical line segments.</maml:para>
            <maml:para>Set the value to NaN to use the StrokeThickness property for both horizontal and vertical segments. Using the VerticalStrokeThickness property will have a small performance hit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>VerticalLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the vertical line segments.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>VerticalStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness of the vertical line segments.</maml:para>
          <maml:para>Set the value to NaN to use the StrokeThickness property for both horizontal and vertical segments. Using the VerticalStrokeThickness property will have a small performance hit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.StairStepSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyStairStepSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyStemSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyStemSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series that plots discrete data in a stem plot.</maml:para>
        <maml:para>See Stem plot (http://en.wikipedia.org/wiki/Stemplot)and stem (http://www.mathworks.com/help/techdoc/ref/stem.html).</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series that plots discrete data in a stem plot.</maml:para>
      <maml:para>See Stem plot (http://en.wikipedia.org/wiki/Stemplot)and stem (http://www.mathworks.com/help/techdoc/ref/stem.html).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyStemSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Base</maml:name>
          <maml:Description>
            <maml:para>Sets Base.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Base</maml:name>
        <maml:Description>
          <maml:para>Sets Base.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.StemSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyStemSeries.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://en.wikipedia.org/wiki/Stemplot</maml:linkText>
        <maml:uri>http://en.wikipedia.org/wiki/Stemplot</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://www.mathworks.com/help/techdoc/ref/stem.html</maml:linkText>
        <maml:uri>http://www.mathworks.com/help/techdoc/ref/stem.html</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyTextAnnotation</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyTextAnnotation</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an annotation that shows text.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an annotation that shows text.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyTextAnnotation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color of the background rectangle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Offset</maml:name>
          <maml:Description>
            <maml:para>Sets the position offset (screen coordinates).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Padding</maml:name>
          <maml:Description>
            <maml:para>Sets the padding of the background rectangle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stroke</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color of the background rectangle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke thickness of the background rectangle.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Sets the annotation text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextHorizontalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the horizontal alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.HorizontalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the text.</maml:para>
            <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextRotation</maml:name>
          <maml:Description>
            <maml:para>Sets the rotation of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextVerticalAlignment</maml:name>
          <maml:Description>
            <maml:para>Sets the vertical alignment of the text.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.VerticalAlignment</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the X axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the Y axis key.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color of the background rectangle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the rendering layer of the annotation. The default value is OxyPlot.Annotations.AnnotationLayer.AboveSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Annotations.AnnotationLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.AnnotationLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Offset</maml:name>
        <maml:Description>
          <maml:para>Sets the position offset (screen coordinates).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Padding</maml:name>
        <maml:Description>
          <maml:para>Sets the padding of the background rectangle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stroke</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color of the background rectangle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke thickness of the background rectangle.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Sets the annotation text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextHorizontalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the horizontal alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.HorizontalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.HorizontalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the text.</maml:para>
          <maml:para>If the value is DataPoint.Undefined, the default position of the text will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextRotation</maml:name>
        <maml:Description>
          <maml:para>Sets the rotation of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextVerticalAlignment</maml:name>
        <maml:Description>
          <maml:para>Sets the vertical alignment of the text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.VerticalAlignment</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.VerticalAlignment</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the X axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the Y axis key.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Annotations.TextAnnotation</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyTextAnnotation.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyThreeColorLineSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyThreeColorLineSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a two-color line series.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a two-color line series.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyThreeColorLineSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorHi</maml:name>
          <maml:Description>
            <maml:para>Sets the color for the part of the line that is above the limit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ColorLo</maml:name>
          <maml:Description>
            <maml:para>Sets the color for the part of the line that is below the limit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DashesHi</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line that is above the limit (overrides OxyPlot.LineStyle).</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DashesLo</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line that is below the limit (overrides OxyPlot.LineStyle).</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LimitHi</maml:name>
          <maml:Description>
            <maml:para>Sets the high limit.</maml:para>
            <maml:para>The parts of the line that is below this limit will be rendered with ColorHi. The parts of the line that is above the limit will be rendered with Color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LimitLo</maml:name>
          <maml:Description>
            <maml:para>Sets the low limit.</maml:para>
            <maml:para>The parts of the line that is below this limit will be rendered with ColorLo. The parts of the line that is above the limit will be rendered with Color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyleHi</maml:name>
          <maml:Description>
            <maml:para>Sets the line style for the part of the line that is above the limit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyleLo</maml:name>
          <maml:Description>
            <maml:para>Sets the line style for the part of the line that is below the limit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorHi</maml:name>
        <maml:Description>
          <maml:para>Sets the color for the part of the line that is above the limit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ColorLo</maml:name>
        <maml:Description>
          <maml:para>Sets the color for the part of the line that is below the limit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DashesHi</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line that is above the limit (overrides OxyPlot.LineStyle).</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DashesLo</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line that is below the limit (overrides OxyPlot.LineStyle).</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LimitHi</maml:name>
        <maml:Description>
          <maml:para>Sets the high limit.</maml:para>
          <maml:para>The parts of the line that is below this limit will be rendered with ColorHi. The parts of the line that is above the limit will be rendered with Color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LimitLo</maml:name>
        <maml:Description>
          <maml:para>Sets the low limit.</maml:para>
          <maml:para>The parts of the line that is below this limit will be rendered with ColorLo. The parts of the line that is above the limit will be rendered with Color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyleHi</maml:name>
        <maml:Description>
          <maml:para>Sets the line style for the part of the line that is above the limit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyleLo</maml:name>
        <maml:Description>
          <maml:para>Sets the line style for the part of the line that is below the limit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.ThreeColorLineSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyThreeColorLineSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyTimeSpanAxis</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyTimeSpanAxis</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents an axis presenting System.TimeSpan values.</maml:para>
        <maml:para>The values should be in seconds. The StringFormat value can be used to force formatting of the axis values "h:mm" shows hours and minutes "m:ss" shows minutes and seconds</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents an axis presenting System.TimeSpan values.</maml:para>
      <maml:para>The values should be in seconds. The StringFormat value can be used to force formatting of the axis values "h:mm" shows hours and minutes "m:ss" shows minutes and seconds</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyTimeSpanAxis</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Angle</maml:name>
          <maml:Description>
            <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClipTitle</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CropGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EndPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterFunction</maml:name>
          <maml:Description>
            <maml:para>Sets the filter function. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilterMinValue</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnit</maml:name>
          <maml:Description>
            <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IntervalLength</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Key</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
            <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Layer</maml:name>
          <maml:Description>
            <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumRange</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorStep</maml:name>
          <maml:Description>
            <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Position</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositionTier</maml:name>
          <maml:Description>
            <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
            <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StartPosition</maml:name>
          <maml:Description>
            <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StringFormat</maml:name>
          <maml:Description>
            <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TickStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TicklineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the axis. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
            <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFont</maml:name>
          <maml:Description>
            <maml:para>Sets the title font. The default value is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitleFormatString</maml:name>
          <maml:Description>
            <maml:para>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.</maml:para>
            <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TitlePosition</maml:name>
          <maml:Description>
            <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
            <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Unit</maml:name>
          <maml:Description>
            <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
            <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Angle</maml:name>
        <maml:Description>
          <maml:para>Sets the orientation angle (degrees) for the axis labels. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClipTitle</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to clip the axis title. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CropGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EndPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the end position of the axis on the plot area. The default value is 1.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the extra gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Sets the values for the extra gridlines. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterFunction</maml:name>
        <maml:Description>
          <maml:para>Sets the filter function. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilterMinValue</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to format numbers as fractions.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnit</maml:name>
        <maml:Description>
          <maml:para>Sets the fraction unit. Remember to set FormatAsFractions to true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IntervalLength</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this axis is visible. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether panning is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether zooming is enabled. The default value is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Key</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Sets the formatting function for the labels. The default value is null.</maml:para>
          <maml:para>This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Layer</maml:name>
        <maml:Description>
          <maml:para>Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major gridlines. The default value is #40000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the major gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between major ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the major ticks. The default value is 7.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the maximum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &lt; MaximumRange. The default value is double.PositiveInfinity.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value of the axis. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between major ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value for the interval between minor ticks. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Sets the 'padding' fraction of the minimum value. The default value is 0.01.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumRange</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum &gt; MinimumRange. The default value is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor gridlines. The default value is #20000000.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the minor gridlines. The default value is 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorStep</maml:name>
        <maml:Description>
          <maml:para>Sets the interval between minor ticks. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the minor ticks. The default value is 4.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Position</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The default value is false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositionTier</maml:name>
        <maml:Description>
          <maml:para>Sets the position tier which defines in which tier the axis is displayed. The default value is 0.</maml:para>
          <maml:para>The bigger the value the further afar is the axis from the graph.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StartPosition</maml:name>
        <maml:Description>
          <maml:para>Sets the start position of the axis on the plot area. The default value is 0.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StringFormat</maml:name>
        <maml:Description>
          <maml:para>Sets the string format used for formatting the axis values. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TickStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TicklineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the axis. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default value is 0.9.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.</maml:para>
          <maml:para>If the value is null, the OxyPlot.PlotModel.TextColor will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFont</maml:name>
        <maml:Description>
          <maml:para>Sets the title font. The default value is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the title font. The default value is double.NaN.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitleFormatString</maml:name>
        <maml:Description>
          <maml:para>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.</maml:para>
          <maml:para>If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TitlePosition</maml:name>
        <maml:Description>
          <maml:para>Sets the position of the title. The default value is 0.5.</maml:para>
          <maml:para>The position is defined by a fraction in the range 0 to 1.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Unit</maml:name>
        <maml:Description>
          <maml:para>Sets the unit of the axis. The default value is null.</maml:para>
          <maml:para>The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether to use superscript exponential format. The default value is false.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TimeSpanAxis</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyTimeSpanAxis.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyTornadoBarSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyTornadoBarSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a series that can be used to create tornado plots.</maml:para>
        <maml:para>See http://en.wikipedia.org/wiki/Tornado_diagram.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a series that can be used to create tornado plots.</maml:para>
      <maml:para>See http://en.wikipedia.org/wiki/Tornado_diagram.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyTornadoBarSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarBaseValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element BarBaseValue of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarBaseValueName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element BarBaseValue of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the width of the bars (as a fraction of the available width). The default value is 0.5 (50%)</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BaseValue</maml:name>
          <maml:Description>
            <maml:para>Sets the base value.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Category</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CategoryName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelColor</maml:name>
          <maml:Description>
            <maml:para>Sets the label color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelField</maml:name>
          <maml:Description>
            <maml:para>Sets the label field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Maximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Maximum of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element MaximumColor of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumColorName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element MaximumColor of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumField</maml:name>
          <maml:Description>
            <maml:para>Sets the maximum value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the interior of the Maximum bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumLabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for the maximum labels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MaximumName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Maximum of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Minimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Minimum of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element MinimumColor of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumColorName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element MinimumColor of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumField</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum value field.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumFillColor</maml:name>
          <maml:Description>
            <maml:para>Sets the default color of the interior of the Minimum bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumLabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the format string for the minimum labels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Minimum of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the border around the bars.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar border strokes.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarBaseValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element BarBaseValue of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarBaseValueName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element BarBaseValue of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the width of the bars (as a fraction of the available width). The default value is 0.5 (50%)</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BaseValue</maml:name>
        <maml:Description>
          <maml:para>Sets the base value.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Category</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Category[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Category[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CategoryName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Category of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelColor</maml:name>
        <maml:Description>
          <maml:para>Sets the label color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelField</maml:name>
        <maml:Description>
          <maml:para>Sets the label field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Maximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Maximum of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element MaximumColor of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumColorName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element MaximumColor of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumField</maml:name>
        <maml:Description>
          <maml:para>Sets the maximum value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the interior of the Maximum bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumLabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for the maximum labels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MaximumName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Maximum of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Minimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Minimum of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element MinimumColor of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumColorName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element MinimumColor of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumField</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum value field.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumFillColor</maml:name>
        <maml:Description>
          <maml:para>Sets the default color of the interior of the Minimum bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumLabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the format string for the minimum labels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Minimum of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the border around the bars.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar border strokes.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.TornadoBarSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyTornadoBarSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyTwoColorAreaSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyTwoColorAreaSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a two-color area series.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a two-color area series.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyTwoColorAreaSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color2</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the line for the second data set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ConstantY2</maml:name>
          <maml:Description>
            <maml:para>Sets a constant value for the area definition. This is used if DataFieldBase and BaselineValues are null.</maml:para>
            <maml:para>ConstantY2 is used if ItemsSource is set and DataFieldX2 or DataFieldY2 are null, or if ItemsSource is null and Points2 is empty.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes2</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line that is below the limit (overrides OxyPlot.LineStyle).</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX2</maml:name>
          <maml:Description>
            <maml:para>Sets the data field to use for the X-coordinates of the second data set.</maml:para>
            <maml:para>This property is used if ItemsSource is set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY2</maml:name>
          <maml:Description>
            <maml:para>Sets the data field to use for the Y-coordinates of the second data set.</maml:para>
            <maml:para>This property is used if ItemsSource is set.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color of the area.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Fill2</maml:name>
          <maml:Description>
            <maml:para>Sets the area fill color below the limit line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Limit</maml:name>
          <maml:Description>
            <maml:para>Sets a baseline for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle2</maml:name>
          <maml:Description>
            <maml:para>Sets the line style for the part of the line that is below the limit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill2</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color which is below the limit line. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke2</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke which is below the limit line. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Reverse2</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the second data collection should be reversed.</maml:para>
            <maml:para>The first dataset is not reversed, and normally the second dataset should be reversed to get a closed polygon.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X2</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X2Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y1Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y2</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y2Name</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y2 of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color2</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the line for the second data set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ConstantY2</maml:name>
        <maml:Description>
          <maml:para>Sets a constant value for the area definition. This is used if DataFieldBase and BaselineValues are null.</maml:para>
          <maml:para>ConstantY2 is used if ItemsSource is set and DataFieldX2 or DataFieldY2 are null, or if ItemsSource is null and Points2 is empty.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes2</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line that is below the limit (overrides OxyPlot.LineStyle).</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX2</maml:name>
        <maml:Description>
          <maml:para>Sets the data field to use for the X-coordinates of the second data set.</maml:para>
          <maml:para>This property is used if ItemsSource is set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY2</maml:name>
        <maml:Description>
          <maml:para>Sets the data field to use for the Y-coordinates of the second data set.</maml:para>
          <maml:para>This property is used if ItemsSource is set.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color of the area.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Fill2</maml:name>
        <maml:Description>
          <maml:para>Sets the area fill color below the limit line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Limit</maml:name>
        <maml:Description>
          <maml:para>Sets a baseline for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle2</maml:name>
        <maml:Description>
          <maml:para>Sets the line style for the part of the line that is below the limit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill2</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color which is below the limit line. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke2</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke which is below the limit line. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Reverse2</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the second data collection should be reversed.</maml:para>
          <maml:para>The first dataset is not reversed, and normally the second dataset should be reversed to get a closed polygon.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X2</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X2Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y1Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y1 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y2</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y2Name</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y2 of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.TwoColorAreaSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyTwoColorAreaSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyTwoColorLineSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyTwoColorLineSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a two-color line series.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a two-color line series.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyTwoColorLineSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
            <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BrokenLineThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CanTrackerInterpolatePoints</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Color2</maml:name>
          <maml:Description>
            <maml:para>Sets the color for the part of the line that is below the limit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashes2</maml:name>
          <maml:Description>
            <maml:para>Sets the dash array for the rendered line that is below the limit (overrides OxyPlot.LineStyle).</maml:para>
            <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldX</maml:name>
          <maml:Description>
            <maml:para>Sets the data field X. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataFieldY</maml:name>
          <maml:Description>
            <maml:para>Sets the data field Y. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decimator</maml:name>
          <maml:Description>
            <maml:para>Sets the decimator.</maml:para>
            <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
          <dev:type>
            <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterpolationAlgorithm</maml:name>
          <maml:Description>
            <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LabelMargin</maml:name>
          <maml:Description>
            <maml:para>Sets the label margins. The default is 6.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Limit</maml:name>
          <maml:Description>
            <maml:para>Sets the limit.</maml:para>
            <maml:para>The parts of the line that is below this limit will be rendered with Color2. The parts of the line that is above the limit will be rendered with Color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineJoin</maml:name>
          <maml:Description>
            <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineJoin</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineLegendPosition</maml:name>
          <maml:Description>
            <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LineStyle2</maml:name>
          <maml:Description>
            <maml:para>Sets the line style for the part of the line that is below the limit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Mapping</maml:name>
          <maml:Description>
            <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
            <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerFill</maml:name>
          <maml:Description>
            <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerOutline</maml:name>
          <maml:Description>
            <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerResolution</maml:name>
          <maml:Description>
            <maml:para>Sets the marker resolution. The default is 0.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the marker. The default is 3.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStroke</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MarkerType</maml:name>
          <maml:Description>
            <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
            <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.MarkerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MinimumSegmentLength</maml:name>
          <maml:Description>
            <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the curve.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Y</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the broken line segments. The default is OxyPlot.OxyColors.Undefined. Set it to OxyPlot.OxyColors.Automatic if it should follow the OxyPlot.Series.LineSeries.Color.</maml:para>
          <maml:para>Add DataPoint.Undefined in the Points collection to create breaks in the line.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line style. The default is OxyPlot.LineStyle.Solid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BrokenLineThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the broken line thickness. The default is 0 (no line).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CanTrackerInterpolatePoints</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the tracker can interpolate points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Color2</maml:name>
        <maml:Description>
          <maml:para>Sets the color for the part of the line that is below the limit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line (overrides OxyPlot.Series.LineSeries.LineStyle). The default is null.</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.Series.LineSeries.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashes2</maml:name>
        <maml:Description>
          <maml:para>Sets the dash array for the rendered line that is below the limit (overrides OxyPlot.LineStyle).</maml:para>
          <maml:para>If this is not null it overrides the OxyPlot.LineStyle property.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldX</maml:name>
        <maml:Description>
          <maml:para>Sets the data field X. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataFieldY</maml:name>
        <maml:Description>
          <maml:para>Sets the data field Y. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decimator</maml:name>
        <maml:Description>
          <maml:para>Sets the decimator.</maml:para>
          <maml:para>The decimator can be used to improve the performance of the rendering. See the example.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</command:parameterValue>
        <dev:type>
          <maml:name>System.Action`2[System.Collections.Generic.List`1[OxyPlot.ScreenPoint],System.Collections.Generic.List`1[OxyPlot.ScreenPoint]]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterpolationAlgorithm</maml:name>
        <maml:Description>
          <maml:para>Sets a type of interpolation algorithm used for smoothing this OxyPlot.Series.DataPointSeries.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.InterpolationAlgorithm</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets the label format string. The default is null (no labels).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LabelMargin</maml:name>
        <maml:Description>
          <maml:para>Sets the label margins. The default is 6.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Limit</maml:name>
        <maml:Description>
          <maml:para>Sets the limit.</maml:para>
          <maml:para>The parts of the line that is below this limit will be rendered with Color2. The parts of the line that is above the limit will be rendered with Color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineJoin</maml:name>
        <maml:Description>
          <maml:para>Sets the line join. The default is OxyPlot.LineJoin.Bevel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineJoin</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineJoin</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineLegendPosition</maml:name>
        <maml:Description>
          <maml:para>Sets a value specifying the position of a legend rendered on the line. The default is LineLegendPosition.None.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.LineLegendPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.LineLegendPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style. The default is OxyPlot.LineStyle.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LineStyle2</maml:name>
        <maml:Description>
          <maml:para>Sets the line style for the part of the line that is below the limit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Mapping</maml:name>
        <maml:Description>
          <maml:para>Sets the delegate used to map from OxyPlot.Series.ItemsSeries.ItemsSource to the OxyPlot.Series.DataPointSeries.ActualPoints. The default is null.</maml:para>
          <maml:para>Example: series1.Mapping = item =&gt; new DataPoint(((MyType)item).Time,((MyType)item).Value);</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Object,OxyPlot.DataPoint]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Object,OxyPlot.DataPoint]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerFill</maml:name>
        <maml:Description>
          <maml:para>Sets the marker fill color. The default is OxyPlot.OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerOutline</maml:name>
        <maml:Description>
          <maml:para>Sets the a custom polygon outline for the markers. Set OxyPlot.Series.LineSeries.MarkerType to OxyPlot.MarkerType.Custom to use this property. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerResolution</maml:name>
        <maml:Description>
          <maml:para>Sets the marker resolution. The default is 0.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the marker. The default is 3.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStroke</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke. The default is OxyColors.Automatic.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the marker stroke thickness. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MarkerType</maml:name>
        <maml:Description>
          <maml:para>Sets the type of the marker. The default is MarkerType.None.</maml:para>
          <maml:para>If MarkerType.Custom is used, the MarkerOutline property must be specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.MarkerType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.MarkerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MinimumSegmentLength</maml:name>
        <maml:Description>
          <maml:para>Sets the minimum length of the segment. Increasing this number will increase performance, but make the curve less accurate. The default is 2.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the curve.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Y</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Y of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.TwoColorLineSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyTwoColorLineSeries.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-OxyVolumeSeries</command:name>
      <command:verb>New</command:verb>
      <command:noun>OxyVolumeSeries</command:noun>
      <maml:description>
        <maml:para>Returns an object that represents a dual view (candlestick + volume) series for OHLCV bars</maml:para>
        <maml:para>See link (http://www.mathworks.com/help/toolbox/finance/highlowfts.html)</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an object that represents a dual view (candlestick + volume) series for OHLCV bars</maml:para>
      <maml:para>See link (http://www.mathworks.com/help/toolbox/finance/highlowfts.html)</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-OxyVolumeSeries</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddTo</maml:name>
          <maml:Description>
            <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.PlotModel</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxSelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AxUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAbsoluteMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTickToLabelDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxisTitleDistance</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyAxislineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyBase</maml:name>
          <maml:Description>
            <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCalendarWeekRule</maml:name>
          <maml:Description>
            <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
          <dev:type>
            <maml:name>System.Globalization.CalendarWeekRule</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyClipTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyCropGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyEndPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyExtraGridlines</maml:name>
          <maml:Description>
            <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterFunction</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMaxValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFilterMinValue</maml:name>
          <maml:Description>
            <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFirstDayOfWeek</maml:name>
          <maml:Description>
            <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
          <dev:type>
            <maml:name>System.DayOfWeek</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFormatAsFractions</maml:name>
          <maml:Description>
            <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyFractionUnitSymbol</maml:name>
          <maml:Description>
            <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyGapWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyHighColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidCategoryColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyInvalidNumberColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsAxisVisible</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsPanEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsTickCentered</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyIsZoomEnabled</maml:name>
          <maml:Description>
            <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyItemsSource</maml:name>
          <maml:Description>
            <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyKey</maml:name>
          <maml:Description>
            <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelField</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLabelFormatter</maml:name>
          <maml:Description>
            <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Func`2[System.Double,System.String]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLayer</maml:name>
          <maml:Description>
            <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyLowColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMajorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMaximumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimum</maml:name>
          <maml:Description>
            <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMajorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinimumRange</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorGridlineThickness</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorIntervalType</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorStep</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTickSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyMinorTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPalette</maml:name>
          <maml:Description>
            <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionAtZeroCrossing</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPositionTier</maml:name>
          <maml:Description>
            <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyPowerPadding</maml:name>
          <maml:Description>
            <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyRenderAsImage</maml:name>
          <maml:Description>
            <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectable</maml:name>
          <maml:Description>
            <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AySelectionMode</maml:name>
          <maml:Description>
            <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartAngle</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStartPosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyStringFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTag</maml:name>
          <maml:Description>
            <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTextColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTickStyle</maml:name>
          <maml:Description>
            <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Axes.TickStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTicklineColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTimeZone</maml:name>
          <maml:Description>
            <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeZoneInfo</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitle</maml:name>
          <maml:Description>
            <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleClippingLength</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleColor</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontSize</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFontWeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitleFormatString</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyTitlePosition</maml:name>
          <maml:Description>
            <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyToolTip</maml:name>
          <maml:Description>
            <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyType</maml:name>
          <maml:Description>
            <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUnit</maml:name>
          <maml:Description>
            <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AyUseSuperExponentialFormat</maml:name>
          <maml:Description>
            <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Background</maml:name>
          <maml:Description>
            <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
            <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BarWidth</maml:name>
          <maml:Description>
            <maml:para>Sets the bar width in data units (for example if the X axis is date/time based, then should use the difference of DateTimeAxis.ToDouble(date) to indicate the width). By default candlestick series will use 0.80 x the minimum difference in data points.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BuyVolume</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element BuyVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BuyVolumeName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element BuyVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Close</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CloseName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Font</maml:name>
          <maml:Description>
            <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
            <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontSize</maml:name>
          <maml:Description>
            <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
            <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontWeight</maml:name>
          <maml:Description>
            <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Group</maml:name>
          <maml:Description>
            <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>High</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>HighName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>InputObject</maml:name>
          <maml:Description>
            <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterceptColor</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke color of the Y=0 intercept</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterceptLineStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the line style of the Y=0 intercept</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.LineStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InterceptStrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the Y=0 intercept</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsVisible</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Items</maml:name>
          <maml:Description>
            <maml:para>Sets the items of the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ItemsSource</maml:name>
          <maml:Description>
            <maml:para>Sets the items source. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.IEnumerable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Low</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LowName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeColor</maml:name>
          <maml:Description>
            <maml:para>Sets the fill color used when the closing value is less than opening value or for selling volume</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NegativeHollow</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether negative bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Open</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OpenName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutFile</maml:name>
          <maml:Description>
            <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutHeight</maml:name>
          <maml:Description>
            <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OutWidth</maml:name>
          <maml:Description>
            <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositiveColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color used when the closing value is greater than opening value or for buying volume.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PositiveHollow</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether positive bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RenderInLegend</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ReuseWindow</maml:name>
          <maml:Description>
            <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Selectable</maml:name>
          <maml:Description>
            <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SelectionMode</maml:name>
          <maml:Description>
            <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
            <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.SelectionMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SellVolume</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element SellVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SellVolumeName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element SellVolume of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Show</maml:name>
          <maml:Description>
            <maml:para>Shows the chart in the GUI window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeIntensity</maml:name>
          <maml:Description>
            <maml:para>Sets the stroke intensity scale (used to generate stroke color from positive or negative color). For example, 1.0 = same color and 0.5 is 1/2 of the intensity of the source fill color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>StrokeThickness</maml:name>
          <maml:Description>
            <maml:para>Sets the thickness of the bar lines</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SvgIsDocument</maml:name>
          <maml:Description>
            <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tag</maml:name>
          <maml:Description>
            <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
            <maml:para>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.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TextColor</maml:name>
          <maml:Description>
            <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
            <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Sets the title of the series. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ToolTip</maml:name>
          <maml:Description>
            <maml:para>Sets the tool tip. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerFormatString</maml:name>
          <maml:Description>
            <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
            <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TrackerKey</maml:name>
          <maml:Description>
            <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
            <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>VolumeStyle</maml:name>
          <maml:Description>
            <maml:para>Sets the style of volume rendering (defaults to Combined)</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">OxyPlot.Series.VolumeStyle</command:parameterValue>
          <dev:type>
            <maml:name>OxyPlot.Series.VolumeStyle</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>X</maml:name>
          <maml:Description>
            <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the x-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>XName</maml:name>
          <maml:Description>
            <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>YAxisKey</maml:name>
          <maml:Description>
            <maml:para>Sets the y-axis key. The default is null.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AsPlotView</maml:name>
          <maml:Description>
            <maml:para>Returns an object as a PlotView object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddTo</maml:name>
        <maml:Description>
          <maml:para>Specifies the PlotModel object to which the object is added.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.PlotModel</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.PlotModel</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxSelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the x-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AxUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the x-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMaximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAbsoluteMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the AbsoluteMinimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Angle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTickToLabelDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTickToLabelDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxisTitleDistance</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxisTitleDistance parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyAxislineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the AxislineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyBase</maml:name>
        <maml:Description>
          <maml:para>Specifies the Base parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCalendarWeekRule</maml:name>
        <maml:Description>
          <maml:para>Specifies the CalendarWeekRule parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Globalization.CalendarWeekRule</command:parameterValue>
        <dev:type>
          <maml:name>System.Globalization.CalendarWeekRule</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyClipTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ClipTitle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyCropGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the CropGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyEndPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the EndPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyExtraGridlines</maml:name>
        <maml:Description>
          <maml:para>Specifies the ExtraGridlines parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterFunction</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterFunction parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.Boolean]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMaxValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMaxValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFilterMinValue</maml:name>
        <maml:Description>
          <maml:para>Specifies the FilterMinValue parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFirstDayOfWeek</maml:name>
        <maml:Description>
          <maml:para>Specifies the FirstDayOfWeek parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.DayOfWeek</command:parameterValue>
        <dev:type>
          <maml:name>System.DayOfWeek</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the Font parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the FontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFormatAsFractions</maml:name>
        <maml:Description>
          <maml:para>Specifies the FormatAsFractions parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyFractionUnitSymbol</maml:name>
        <maml:Description>
          <maml:para>Specifies the FractionUnitSymbol parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyGapWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the GapWidth parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyHighColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the HighColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the IntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidCategoryColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidCategoryColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyInvalidNumberColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the InvalidNumberColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsAxisVisible</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsAxisVisible parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsPanEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsPanEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsTickCentered</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsTickCentered parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyIsZoomEnabled</maml:name>
        <maml:Description>
          <maml:para>Specifies the IsZoomEnabled parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyItemsSource</maml:name>
        <maml:Description>
          <maml:para>Specifies the ItemsSource parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyKey</maml:name>
        <maml:Description>
          <maml:para>Specifies the Key parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelField</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelField parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLabelFormatter</maml:name>
        <maml:Description>
          <maml:para>Specifies the LabelFormatter parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Func`2[System.Double,System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Func`2[System.Double,System.String]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLayer</maml:name>
        <maml:Description>
          <maml:para>Specifies the Layer parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisLayer</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisLayer</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyLowColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the LowColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMajorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MajorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Maximum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMaximumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MaximumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimum</maml:name>
        <maml:Description>
          <maml:para>Specifies the Minimum parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMajorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMajorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumMinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinimumRange</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinimumRange parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorGridlineThickness</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorGridlineThickness parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorIntervalType</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorIntervalType parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.DateTimeIntervalType</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.DateTimeIntervalType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorStep</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorStep parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTickSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTickSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyMinorTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the MinorTicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPalette</maml:name>
        <maml:Description>
          <maml:para>Specifies the Palette parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the Position parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.AxisPosition</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.AxisPosition</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionAtZeroCrossing</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionAtZeroCrossing parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPositionTier</maml:name>
        <maml:Description>
          <maml:para>Specifies the PositionTier parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyPowerPadding</maml:name>
        <maml:Description>
          <maml:para>Specifies the PowerPadding parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyRenderAsImage</maml:name>
        <maml:Description>
          <maml:para>Specifies the RenderAsImage parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectable</maml:name>
        <maml:Description>
          <maml:para>Specifies the Selectable parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AySelectionMode</maml:name>
        <maml:Description>
          <maml:para>Specifies the SelectionMode parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartAngle</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartAngle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStartPosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the StartPosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyStringFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the StringFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTag</maml:name>
        <maml:Description>
          <maml:para>Specifies the Tag parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTextColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TextColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTickStyle</maml:name>
        <maml:Description>
          <maml:para>Specifies the TickStyle parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Axes.TickStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Axes.TickStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTicklineColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TicklineColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTimeZone</maml:name>
        <maml:Description>
          <maml:para>Specifies the TimeZone parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.TimeZoneInfo</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeZoneInfo</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitle</maml:name>
        <maml:Description>
          <maml:para>Specifies the Title parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleClippingLength</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleClippingLength parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleColor</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleColor parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFont parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontSize</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontSize parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFontWeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFontWeight parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitleFormatString</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitleFormatString parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyTitlePosition</maml:name>
        <maml:Description>
          <maml:para>Specifies the TitlePosition parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyToolTip</maml:name>
        <maml:Description>
          <maml:para>Specifies the ToolTip parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyType</maml:name>
        <maml:Description>
          <maml:para>Specifies the (partial) type name of the y-axis.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUnit</maml:name>
        <maml:Description>
          <maml:para>Specifies the Unit parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AyUseSuperExponentialFormat</maml:name>
        <maml:Description>
          <maml:para>Specifies the UseSuperExponentialFormat parameter of the y-axis. For more details, refer to the help topic of the axis of interest.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Background</maml:name>
        <maml:Description>
          <maml:para>Sets the background color of the series. The default is OxyColors.Undefined.</maml:para>
          <maml:para>This property defines the background color in the area defined by the x and y axes used by this series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BarWidth</maml:name>
        <maml:Description>
          <maml:para>Sets the bar width in data units (for example if the X axis is date/time based, then should use the difference of DateTimeAxis.ToDouble(date) to indicate the width). By default candlestick series will use 0.80 x the minimum difference in data points.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BuyVolume</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element BuyVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BuyVolumeName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element BuyVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Close</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CloseName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Close of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Font</maml:name>
        <maml:Description>
          <maml:para>Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.</maml:para>
          <maml:para>If the value is null, the DefaultFont of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontSize</maml:name>
        <maml:Description>
          <maml:para>Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).</maml:para>
          <maml:para>If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontWeight</maml:name>
        <maml:Description>
          <maml:para>Sets the font weight. The default is FontWeights.Normal.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Group</maml:name>
        <maml:Description>
          <maml:para>Specifies groups to which each data point belongs. If this parameter is specified, the data points will be grouped by these values, and multiple series will be produced for each group.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be treated as groups.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>High</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>HighName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element High of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>InputObject</maml:name>
        <maml:Description>
          <maml:para>Specifies a dataset that represents the data points of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterceptColor</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke color of the Y=0 intercept</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterceptLineStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the line style of the Y=0 intercept</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.LineStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.LineStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InterceptStrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the Y=0 intercept</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsVisible</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this series is visible. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Items</maml:name>
        <maml:Description>
          <maml:para>Sets the items of the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[OxyPlot.Series.OhlcvItem]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ItemsSource</maml:name>
        <maml:Description>
          <maml:para>Sets the items source. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.IEnumerable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.IEnumerable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Low</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LowName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Low of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeColor</maml:name>
        <maml:Description>
          <maml:para>Sets the fill color used when the closing value is less than opening value or for selling volume</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NegativeHollow</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether negative bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Open</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OpenName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element Open of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutFile</maml:name>
        <maml:Description>
          <maml:para>Specifies the output file name. The output format is determined based on the file extension, which should be either ".png" or ".svg".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutHeight</maml:name>
        <maml:Description>
          <maml:para>Specifies the height of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OutWidth</maml:name>
        <maml:Description>
          <maml:para>Specifies the width of the output image. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Int32</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositiveColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color used when the closing value is greater than opening value or for buying volume.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PositiveHollow</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether positive bars are shown as filled (false) or hollow (true) candlesticks</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RenderInLegend</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether the series should be rendered in the legend. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ReuseWindow</maml:name>
        <maml:Description>
          <maml:para>Indicates to reuse the most recently used window to show the chart instead of creating a new one. Use with the -Show parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Selectable</maml:name>
        <maml:Description>
          <maml:para>Sets a value indicating whether this element can be selected. The default is true.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Bool</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Bool</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SelectionMode</maml:name>
        <maml:Description>
          <maml:para>Sets the selection mode of items in this element. The default is SelectionMode.All.</maml:para>
          <maml:para>This is only used by the select/unselect functionality, not by the rendering.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.SelectionMode</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.SelectionMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SellVolume</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element SellVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SellVolumeName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element SellVolume of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Show</maml:name>
        <maml:Description>
          <maml:para>Shows the chart in the GUI window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeIntensity</maml:name>
        <maml:Description>
          <maml:para>Sets the stroke intensity scale (used to generate stroke color from positive or negative color). For example, 1.0 = same color and 0.5 is 1/2 of the intensity of the source fill color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>StrokeThickness</maml:name>
        <maml:Description>
          <maml:para>Sets the thickness of the bar lines</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SvgIsDocument</maml:name>
        <maml:Description>
          <maml:para>Indicates that a SVG file should be generated as a complete document. Use with the -OutFile parameter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tag</maml:name>
        <maml:Description>
          <maml:para>Sets an arbitrary object value that can be used to store custom information about this plot element. The default is null.</maml:para>
          <maml:para>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.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TextColor</maml:name>
        <maml:Description>
          <maml:para>Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).</maml:para>
          <maml:para>If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.OxyColor</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.OxyColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Sets the title of the series. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ToolTip</maml:name>
        <maml:Description>
          <maml:para>Sets the tool tip. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerFormatString</maml:name>
        <maml:Description>
          <maml:para>Sets a format string used for the tracker. The default depends on the series.</maml:para>
          <maml:para>The arguments for the format string may be different for each type of series. See the documentation.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TrackerKey</maml:name>
        <maml:Description>
          <maml:para>Sets the key for the tracker to use on this series. The default is null.</maml:para>
          <maml:para>This key may be used by the plot view to show a custom tracker for the series.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>VolumeStyle</maml:name>
        <maml:Description>
          <maml:para>Sets the style of volume rendering (defaults to Combined)</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OxyPlot.Series.VolumeStyle</command:parameterValue>
        <dev:type>
          <maml:name>OxyPlot.Series.VolumeStyle</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>X</maml:name>
        <maml:Description>
          <maml:para>Specifies the sequence of the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Double[]</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Double[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the x-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>XName</maml:name>
        <maml:Description>
          <maml:para>Specifies the property name of the input object to be processed as the element X of the data point.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>YAxisKey</maml:name>
        <maml:Description>
          <maml:para>Sets the y-axis key. The default is null.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AsPlotView</maml:name>
        <maml:Description>
          <maml:para>Returns an object as a PlotView object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.SeriesInfo`1[[OxyPlot.Series.VolumeSeries, OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-OxyVolumeSeries.md</maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>http://www.mathworks.com/help/toolbox/finance/highlowfts.html</maml:linkText>
        <maml:uri>http://www.mathworks.com/help/toolbox/finance/highlowfts.html</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-WpfWindow</command:name>
      <command:verb>New</command:verb>
      <command:noun>WpfWindow</command:noun>
      <maml:description>
        <maml:para>Creates a new GUI window.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new GUI window. The newly created window will be visible immediately.</maml:para>
      <maml:para>The content of the window can be specified as the XAML string by the `-XamlString` parameter or a `UIElement` object by the `-Content` parameter.</maml:para>
      <maml:para>The windows this cmdlet creates run in a different thread from that of the current PowerShell session. Thus, Their properties should be accessed through the `Invoke-WpfWindowAction` cmdlet.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-WpfWindow</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>XamlString</maml:name>
          <maml:Description>
            <maml:para>Specifies the XAML string that compiled to the content of the window.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Content</maml:name>
          <maml:Description>
            <maml:para>The content of the window.</maml:para>
            <maml:para>This content should be bound to the same thread as the window.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Windows.UIElement</command:parameterValue>
          <dev:type>
            <maml:name>System.Windows.UIElement</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>Options</maml:name>
          <maml:Description>
            <maml:para>Specifies the set of the pairs of the property name and the value.</maml:para>
            <maml:para>These properties are assigned to the window object.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
          <maml:name>PassThru</maml:name>
          <maml:Description>
            <maml:para>Indicates to return a created window object.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Content</maml:name>
        <maml:Description>
          <maml:para>The content of the window.</maml:para>
          <maml:para>This content should be bound to the same thread as the window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Windows.UIElement</command:parameterValue>
        <dev:type>
          <maml:name>System.Windows.UIElement</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>Options</maml:name>
        <maml:Description>
          <maml:para>Specifies the set of the pairs of the property name and the value.</maml:para>
          <maml:para>These properties are assigned to the window object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
        <maml:name>PassThru</maml:name>
        <maml:Description>
          <maml:para>Indicates to return a created window object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Management.Automation.SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>XamlString</maml:name>
        <maml:Description>
          <maml:para>Specifies the XAML string that compiled to the content of the window.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/New-WpfWindow.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-OxyStyle</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>OxyStyle</command:noun>
      <maml:description>
        <maml:para>Remove a style from the current registry.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove a style from the current registry.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-OxyStyle</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The style name.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The style name.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Remove-OxyStyle.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-OxyDefaultStyle</command:name>
      <command:verb>Set</command:verb>
      <command:noun>OxyDefaultStyle</command:noun>
      <maml:description>
        <maml:para>Sets the default style.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Sets the default style.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-OxyDefaultStyle</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Specifies the style name or the style object.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Style</command:parameterValue>
          <dev:type>
            <maml:name>Horker.OxyPlotCli.TypeAdaptors.Style</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>ColorScheme</maml:name>
          <maml:Description>
            <maml:para>Specifies the color scheme to overwrite the preset definition of the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>DefaultFont</maml:name>
          <maml:Description>
            <maml:para>Specifies the default font to overwrite the preset definition of the style.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>ColorScheme</maml:name>
        <maml:Description>
          <maml:para>Specifies the color scheme to overwrite the preset definition of the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>DefaultFont</maml:name>
        <maml:Description>
          <maml:para>Specifies the default font to overwrite the preset definition of the style.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.String</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Specifies the style name or the style object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Horker.OxyPlotCli.TypeAdaptors.Style</command:parameterValue>
        <dev:type>
          <maml:name>Horker.OxyPlotCli.TypeAdaptors.Style</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Set-OxyDefaultStyle.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Test-WpfWindowClosed</command:name>
      <command:verb>Test</command:verb>
      <command:noun>WpfWindowClosed</command:noun>
      <maml:description>
        <maml:para>Returns whether a specific window is closed.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns whether a specific window is closed.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Test-WpfWindowClosed</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Window</maml:name>
          <maml:Description>
            <maml:para>The window object.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Windows.Window</command:parameterValue>
          <dev:type>
            <maml:name>System.Windows.Window</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Window</maml:name>
        <maml:Description>
          <maml:para>The window object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Windows.Window</command:parameterValue>
        <dev:type>
          <maml:name>System.Windows.Window</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples />
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Online Version:</maml:linkText>
        <maml:uri>https://github.com/horker/oxyplotcli2/blob/master/docs/cmdlets/Test-WpfWindowClosed.md</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
</helpItems>